Uses of Class
net.officefloor.frame.test.AbstractOfficeConstructTestCase
-
Packages that use AbstractOfficeConstructTestCase Package Description net.officefloor.frame.test -
-
Uses of AbstractOfficeConstructTestCase in net.officefloor.frame.test
Constructors in net.officefloor.frame.test with parameters of type AbstractOfficeConstructTestCase Constructor Description TestManagedObject(java.lang.String managedObjectName, AbstractOfficeConstructTestCase testCase)
Instantiate and setup.TestManagedObject(java.lang.String managedObjectName, AbstractOfficeConstructTestCase testCase, boolean isPool)
Instantiate and setup.TestObject(java.lang.String managedObjectName, AbstractOfficeConstructTestCase testCase)
Instantiate.TestObject(java.lang.String managedObjectName, AbstractOfficeConstructTestCase testCase, boolean isPool)
Instantiate.
-