| test.org.mandarax.jdbc.CreateConnectionTestCase
CreateConnectionTestCase | public class CreateConnectionTestCase extends TestCase (Code) | | Test cases testing the mandarax jdbc urls (connections).
author: Jens Dietrich version: 3.3.2 <29 December 2004> since: 3.0 |
Method Summary | |
public void | setUp() Prepare the test case. | public void | test() Perform the test. | public String | toString() Convert the object to a string. |
CreateConnectionTestCase | public CreateConnectionTestCase(String url, boolean urlOK)(Code) | | |
CreateConnectionTestCase | public CreateConnectionTestCase(String url)(Code) | | |
toString | public String toString()(Code) | | Convert the object to a string.
the string representation of this object |
|
|