public class TestBundleReader extends Object
| Constructor and Description |
|---|
TestBundleReader() |
| Modifier and Type | Method and Description |
|---|---|
List<TestBundle> |
getTestBundles() |
TestBundle |
process(org.springframework.core.io.Resource r) |
public List<TestBundle> getTestBundles() throws IOException
IOExceptionpublic TestBundle process(org.springframework.core.io.Resource r) throws IOException
IOExceptionCopyright © 2015. All rights reserved.