Package psiprobe.beans.accessors
Class OracleDatasourceAccessorTest
java.lang.Object
psiprobe.beans.accessors.OracleDatasourceAccessorTest
The Class OracleDatasourceAccessorTest.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
before()
Before.void
Can map test.void
Cannot map test.void
Gets the info test.
-
Constructor Details
-
OracleDatasourceAccessorTest
public OracleDatasourceAccessorTest()
-
-
Method Details
-
before
Before.- Throws:
SQLException
- the SQL exception
-
canMapTest
@Test public void canMapTest()Can map test. -
cannotMapTest
@Test public void cannotMapTest()Cannot map test. -
getInfoTest
Gets the info test.- Throws:
Exception
- the exception
-