Uses of Class
com.foreach.across.test.AcrossTestContext
-
Uses of AcrossTestContext in com.foreach.across.test
Modifier and TypeClassDescriptionclass
Extends the defaultAcrossTestContext
with support for web configurations. -
Uses of AcrossTestContext in com.foreach.across.test.support
Modifier and TypeMethodDescriptionAcrossTestContextBuilder.build()
Creates the internalAcrossContext
and bootstraps it.protected AcrossTestContext
AcrossTestContextBuilder.createTestContext
(AcrossConfigurableApplicationContext applicationContext, AcrossContext context) Modifier and TypeMethodDescriptionstatic org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder
AcrossMockMvcBuilders.acrossContextSetup
(AcrossTestContext acrossTestContext) Build aMockMvc
using the given, fully bootstrappedAcrossContext
.