public abstract class AbstractSosValidationTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ErrorCollector |
collector |
protected SosDocumentProvider |
provider |
| Constructor and Description |
|---|
AbstractSosValidationTest(SosDocumentProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
getProviders() |
protected abstract org.apache.xmlbeans.XmlObject |
getSosDocument() |
abstract SosDocumentType |
getSosDocumentType() |
void |
testSchemaValidity() |
protected SosDocumentProvider provider
public org.junit.rules.ErrorCollector collector
public AbstractSosValidationTest(SosDocumentProvider provider)
public abstract SosDocumentType getSosDocumentType()
protected abstract org.apache.xmlbeans.XmlObject getSosDocument()
public static Collection<Object[]> getProviders()
public void testSchemaValidity()
Copyright © 2014. All Rights Reserved.