Uses of Annotation Interface
net.officefloor.frame.api.source.TestSource
Packages that use TestSource
Package
Description
-
Uses of TestSource in net.officefloor.compile.test.managedobject
Classes in net.officefloor.compile.test.managedobject with annotations of type TestSourceModifier and TypeClassDescriptionstatic classManagedObjectSourceto enable obtaining theAbstractAsyncManagedObjectSource.MetaDataContext. -
Uses of TestSource in net.officefloor.frame.test
Classes in net.officefloor.frame.test with annotations of type TestSourceModifier and TypeClassDescriptionclassMock implementation of theManagedObjectSourcefor testing.classMockTeamSource.classclassTestManagedObjectSource. -
Uses of TestSource in net.officefloor.web.security.scheme
Classes in net.officefloor.web.security.scheme with annotations of type TestSourceModifier and TypeClassDescriptionclassAbstractMockHttpSecuritySource<C,O extends Enum<O>, F extends Enum<F>> Abstract mockHttpSecuritySource.classMockHttpSecuritySourceto use for testing with challenges.classMockHttpSecuritySourcethat challenges with a HTML form.