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 theMockAcrossServletContextthat was set.Methods in com.foreach.across.test with parameters of type MockAcrossServletContextModifier and TypeMethodDescriptionprotected voidAcrossTestWebContext.setServletContext(MockAcrossServletContext servletContext) Constructors in com.foreach.across.test with parameters of type MockAcrossServletContextModifierConstructorDescriptionprotectedAbstractMockRegistration(MockAcrossServletContext servletContext, @NonNull String name, String className)