Uses of Class
net.officefloor.frame.api.source.TestSource
-
Packages that use TestSource Package Description net.officefloor.compile.test.managedobject net.officefloor.frame.test net.officefloor.web.security.scheme -
-
Uses of TestSource in net.officefloor.compile.test.managedobject
Classes in net.officefloor.compile.test.managedobject with annotations of type TestSource Modifier and Type Class Description static classManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSourceManagedObjectSourceto enable obtaining theAbstractAsyncManagedObjectSource.MetaDataContext. -
Uses of TestSource in net.officefloor.frame.test
Classes in net.officefloor.frame.test with annotations of type TestSource Modifier and Type Class Description classMockManagedObjectSourceMock implementation of theManagedObjectSourcefor testing.classMockTeamSourceMockTeamSource.classStepTeamclassTestManagedObject.TestManagedObjectSourceTestManagedObjectSource. -
Uses of TestSource in net.officefloor.web.security.scheme
Classes in net.officefloor.web.security.scheme with annotations of type TestSource Modifier and Type Class Description classAbstractMockHttpSecuritySource<C,O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>Abstract mockHttpSecuritySource.classMockChallengeHttpSecuritySourceMockHttpSecuritySourceto use for testing with challenges.classMockFlowHttpSecuritySourceMockHttpSecuritySourcethat challenges with a HTML form.
-