Package com.funnelback.filter.api.mock
-
Interface Summary Interface Description MockDocuments Use the static methods in this class to get mock document for testing. -
Class Summary Class Description FilterTestRunner MockBytesDocument A BytesDocument for testing.MockDocumentType Use this to create a DocumentType for testing when a preexisting DocumentType on the interfaceDocumentType
doesn't already exist.MockDocumentType.MockDocumentTypeBuilder MockFilterContext A Filter context suitable for testing.MockFilterDocumentFactory A FilterDocumentFactory that can used in testing.MockStringDocument A String document for testing.UnknownDocumentTypeFactory A document type factory which always returnsDocumentType.MIME_UNKNOWN
.