Home
last modified time | relevance | path

Searched defs:test_Constructor (Results 1 – 15 of 15) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DSQLClientInfoExceptionTest.java36 public void test_Constructor() { in test_Constructor() method in SQLClientInfoExceptionTest
DSQLSyntaxErrorExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLSyntaxErrorExceptionTest
DSQLTransactionRollbackExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLTransactionRollbackExceptionTest
DSQLTimeoutExceptionTest.java1049 public void test_Constructor() { in test_Constructor() method in SQLTimeoutExceptionTest
DSQLTransientConnectionExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLTransientConnectionExceptionTest
DSQLInvalidAuthorizationSpecExceptionTest.java1268 public void test_Constructor() { in test_Constructor() method in SQLInvalidAuthorizationSpecExceptionTest
DSQLRecoverableExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLRecoverableExceptionTest
DSQLNonTransientConnectionExceptionTest.java1253 public void test_Constructor() { in test_Constructor() method in SQLNonTransientConnectionExceptionTest
DSQLTransientExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLTransientExceptionTest
DSQLDataExceptionTest.java1043 public void test_Constructor() { in test_Constructor() method in SQLDataExceptionTest
DSQLNonTransientExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLNonTransientExceptionTest
DSQLIntegrityConstraintViolationExceptionTest.java1284 public void test_Constructor() { in test_Constructor() method in SQLIntegrityConstraintViolationExceptionTest
DSQLFeatureNotSupportedExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLFeatureNotSupportedExceptionTest
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DExcludedProxyTest.java118 public void test_Constructor() { in test_Constructor() method in ExcludedProxyTest
/external/python/cpython2/Lib/test/
Dtest_bz2.py382 def test_Constructor(self): member in BZ2DecompressorTest