public class WebContextTestExecutionListener
extends org.springframework.test.context.support.AbstractTestExecutionListener
TestExecutionListener
that allows testing with spring-beans of the
scope request or session.Constructor and Description |
---|
WebContextTestExecutionListener()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
prepareTestInstance(org.springframework.test.context.TestContext testContext) |
public WebContextTestExecutionListener()
public void prepareTestInstance(org.springframework.test.context.TestContext testContext) throws Exception
prepareTestInstance
in interface org.springframework.test.context.TestExecutionListener
prepareTestInstance
in class org.springframework.test.context.support.AbstractTestExecutionListener
Exception
Copyright © 2001–2016 mmm-Team. All rights reserved.