public abstract class AbstractStateMachineTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.springframework.context.annotation.AnnotationConfigApplicationContext |
context |
Constructor and Description |
---|
AbstractStateMachineTests() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.context.annotation.AnnotationConfigApplicationContext |
buildContext() |
void |
clean() |
protected void |
registerAndRefresh(java.lang.Class<?>... annotatedClasses) |
void |
setup() |