Uses of Class
net.officefloor.frame.test.LogTestSupport
-
Packages that use LogTestSupport Package Description net.officefloor.frame.test -
-
Uses of LogTestSupport in net.officefloor.frame.test
Fields in net.officefloor.frame.test declared as LogTestSupport Modifier and Type Field Description LogTestSupport
OfficeFrameTestCase. logTestSupport
Constructors in net.officefloor.frame.test with parameters of type LogTestSupport Constructor Description ConstructTestSupport(ThreadedTestSupport threadedTestSupport, LogTestSupport logTestSupport)
Instantiate with required dependencies.MockTestSupport(LogTestSupport logTestSupport)
Initiate.
-