Package org.jumpmind.db.model
Class DatabaseXmlTest
java.lang.Object
org.jumpmind.db.model.DatabaseXmlTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getRepositoryRootDir
(String currentDirectory, String topProjectMarker) Helper finds root directory for this code on file system starting from either the current directory or specified path.void
-
Field Details
-
enablePrint
public final boolean enablePrint- See Also:
-
-
Constructor Details
-
DatabaseXmlTest
public DatabaseXmlTest()
-
-
Method Details
-
getRepositoryRootDir
Helper finds root directory for this code on file system starting from either the current directory or specified path. -
testSymmetricSchemaIsValidAgainstDtd
@Test public void testSymmetricSchemaIsValidAgainstDtd() throws ParserConfigurationException, SAXException, IOException
-