|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.jtds.jdbc.TestBase
net.sourceforge.jtds.jdbc.DatabaseTestCase
net.sourceforge.jtds.jdbc.UnitTestBase
net.sourceforge.jtds.jdbc.SupportUnitTest
Unit tests for the Support class.
| Field Summary | |
private java.lang.String |
osName
|
private static java.lang.String |
SYSTEM_PROPRETY_OS_NAME
|
| Fields inherited from class net.sourceforge.jtds.jdbc.DatabaseTestCase |
|
| Fields inherited from class net.sourceforge.jtds.jdbc.TestBase |
con, props |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
SupportUnitTest(java.lang.String name)
Constructor. |
|
| Method Summary | |
void |
setUp()
|
void |
tearDown()
|
void |
testIsWindowsOS_Linux()
|
void |
testIsWindowsOS_MacOSX()
|
void |
testIsWindowsOS_Windows_XP()
|
void |
testIsWindowsOS_windows()
|
void |
testIsWindowsOS_Windows()
|
| Methods inherited from class net.sourceforge.jtds.jdbc.UnitTestBase |
assertEquals, invokeConstructor, invokeGetInstanceField, invokeInstanceMethod, invokeSetInstanceField, invokeStaticMethod, ucFirst |
| Methods inherited from class net.sourceforge.jtds.jdbc.DatabaseTestCase |
compareBytes, getLongString, getLongString, getType, getTypemap |
| Methods inherited from class net.sourceforge.jtds.jdbc.TestBase |
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static final java.lang.String SYSTEM_PROPRETY_OS_NAME
private java.lang.String osName
| Constructor Detail |
public SupportUnitTest(java.lang.String name)
name - The name of the test.| Method Detail |
public void setUp()
throws java.lang.Exception
setUp in class TestBasejava.lang.Exception
public void tearDown()
throws java.lang.Exception
tearDown in class TestBasejava.lang.Exceptionpublic void testIsWindowsOS_Linux()
public void testIsWindowsOS_MacOSX()
public void testIsWindowsOS_windows()
public void testIsWindowsOS_Windows()
public void testIsWindowsOS_Windows_XP()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||