Uses of Interface
net.officefloor.frame.test.TestSupport
Packages that use TestSupport
-
Uses of TestSupport in net.officefloor.frame.test
Classes in net.officefloor.frame.test that implement TestSupportModifier and TypeClassDescriptionclassclassConstruction testing of anOfficeTestSupport.classclassTest support for logging.classMock test support.classTestSupportto provide theOfficeManager.classTestSupportfor multipleThreadtests.Methods in net.officefloor.frame.test with type parameters of type TestSupportModifier and TypeMethodDescriptionstatic <T extends TestSupport>
TTestSupportExtension.getTestSupport(Class<T> testSupportType, org.junit.jupiter.api.extension.ExtensionContext context) Obtains the particularTestSupport.