Package psiprobe.beans.accessors
Class OracleUcpDatasourceAccessorTest
java.lang.Object
psiprobe.beans.accessors.OracleUcpDatasourceAccessorTest
The Class OracleUcpDatasourceAccessorTest.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()Before.voidCan map test.voidCan map XA test.voidCannot map test.voidGets the info test.
-
Constructor Details
-
OracleUcpDatasourceAccessorTest
public OracleUcpDatasourceAccessorTest()
-
-
Method Details
-
before
@BeforeEach public void before()Before. -
canMapTest
@Test public void canMapTest()Can map test. -
canMapXATest
@Test public void canMapXATest()Can map XA test. -
cannotMapTest
@Test public void cannotMapTest()Cannot map test. -
getInfoTest
Gets the info test.- Throws:
Exception- the exception
-