Cross Reference: logic_mapping_factory.rb
xref
: /
httpd
/
modules
/
proxy
/
NWGNUproxyftp
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
FactoryGirl.define
do
factory
:
logic_mapping
do
association
:
user
association
:
source
,
factory
: :
logic
association
:
target
,
factory
: :
logic
iri
{
FactoryGirl.generate
:
iri
}
standardization_status
{
'Unofficial'
}
faithfulness
{
'not_faithful'
}
exactness
{
'not_exact'
}
theoroidalness
{
'unknown'
}
projection
{
false
}
end
end