| util.UnivPrepStmt
UnivPrepStmt | public class UnivPrepStmt extends TestCase (Code) | | Tests the UniversalPrepStmt
version: 1.0 |
UnivPrepStmt | public UnivPrepStmt(String name)(Code) | | Konstruktor zum Erzeugen eines TestCase
Parameters: name - a String value |
setOracleConnection | public void setOracleConnection() throws Exception(Code) | | Test setting of connections
exception: Exception - if an error occurs |
setSAPDBConnection | public void setSAPDBConnection() throws Exception(Code) | | Test setting of connections
exception: Exception - if an error occurs |
suite | public static Test suite() throws Exception(Code) | | Assembling the test suite
a Test value exception: Exception - if an error occurs |
|
|