Package psiprobe.beans.accessors
Class OracleDatasourceAccessorTest
java.lang.Object
psiprobe.beans.accessors.OracleDatasourceAccessorTest
The Class OracleDatasourceAccessorTest.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()Before.voidCan map test.voidCannot map test.voidGets 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
-