List of usage examples for org.springframework.core AttributeAccessorSupport subclass-usage
From source file org.springframework.test.context.TestContext.java
/**
* {@code TestContext} encapsulates the context in which a test is executed,
* agnostic of the actual testing framework in use.
*
* @author Sam Brannen
* @author Juergen Hoeller