Uses of Class
com.foreach.across.test.MockAcrossServletContext
Packages that use MockAcrossServletContext
-
Uses of MockAcrossServletContext in com.foreach.across.test
Methods in com.foreach.across.test that return MockAcrossServletContextModifier and TypeMethodDescriptionAbstractMockRegistration.getServletContext()
AcrossTestWebContext.getServletContext()
Retrieve theMockAcrossServletContext
that was set.Methods in com.foreach.across.test with parameters of type MockAcrossServletContextModifier and TypeMethodDescriptionprotected void
AcrossTestWebContext.setServletContext
(MockAcrossServletContext servletContext) Constructors in com.foreach.across.test with parameters of type MockAcrossServletContextModifierConstructorDescriptionprotected
AbstractMockRegistration
(MockAcrossServletContext servletContext, @NonNull String name, String className)