liquibase.database.core
Class SybaseDatabaseTest
java.lang.Object
liquibase.database.core.SybaseDatabaseTest
public class SybaseDatabaseTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SybaseDatabaseTest
public SybaseDatabaseTest()
testIsSybaseProductName
public void testIsSybaseProductName()
testGetViewDefinitionWhenNoRows
public void testGetViewDefinitionWhenNoRows()
throws Exception
- Throws:
Exception
testGetViewDefinitionWhenSingleRow
public void testGetViewDefinitionWhenSingleRow()
throws Exception
- Throws:
Exception
testGetViewDefinitionWhenMultipleRows
public void testGetViewDefinitionWhenMultipleRows()
throws Exception
- Throws:
Exception
testGetDatabaseMajorVersionWhenImplemented
public void testGetDatabaseMajorVersionWhenImplemented()
throws Exception
- Throws:
Exception
testGetDatabaseMinorVersionWhenImplemented
public void testGetDatabaseMinorVersionWhenImplemented()
throws Exception
- Throws:
Exception
testGetDatabaseMajorVersionWhenNotImplemented
public void testGetDatabaseMajorVersionWhenNotImplemented()
throws Exception
- Throws:
Exception
testGetDatabaseMinorVersionWhenNotImplemented
public void testGetDatabaseMinorVersionWhenNotImplemented()
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.