Uses of Class
net.officefloor.frame.test.ThreadedTestSupport
-
Packages that use ThreadedTestSupport Package Description net.officefloor.frame.test -
-
Uses of ThreadedTestSupport in net.officefloor.frame.test
Fields in net.officefloor.frame.test declared as ThreadedTestSupport Modifier and Type Field Description ThreadedTestSupportOfficeFrameTestCase. threadedTestSupportMethods in net.officefloor.frame.test with parameters of type ThreadedTestSupport Modifier and Type Method Description voidCompleteFlowCallback. assertComplete(ThreadedTestSupport threading)Asserts theFlowis complete.voidCompleteFlowCallback. assertNotComplete(ThreadedTestSupport threading)Asserts theFlowis not complete.Constructors in net.officefloor.frame.test with parameters of type ThreadedTestSupport Constructor Description ConstructTestSupport(ThreadedTestSupport threadedTestSupport, LogTestSupport logTestSupport)Instantiate with required dependencies.
-