Example usage for org.springframework.batch.core.jsr AbstractJsrTestCase subclass-usage

List of usage examples for org.springframework.batch.core.jsr AbstractJsrTestCase subclass-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.jsr AbstractJsrTestCase subclass-usage.

Usage

From source file org.springframework.batch.core.jsr.configuration.xml.JsrBeanDefinitionDocumentReaderTests.java

/**
 * <p>
 * Test cases around {@link JsrBeanDefinitionDocumentReader}.
 * </p>
 *
 * @author Chris Schaefer