Cross Reference: axiom_selection_factory.rb
xref
: /
ontohub
/
spec
/
factories
/
axiom_selection_factory.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
axiom_selection_factory.rb revision 554e4d0dd1f4e02034b3b142c8ea100a9f6a1fdc
FactoryGirl.define
do
factory
:
axiom_selection
do
association
:
proof_attempt_configuration
end
factory
:
manual_axiom_selection
do
end
end