MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testsuite.clusterj.NegativeClusterConnectionServicePropertyTest Class Reference
Inheritance diagram for testsuite.clusterj.NegativeClusterConnectionServicePropertyTest:
Collaboration diagram for testsuite.clusterj.NegativeClusterConnectionServicePropertyTest:

Public Member Functions

void testBadClassName ()
void testClassNotClusterConnectionService ()
void testNotPublicConstructorClusterConnectionService ()

Additional Inherited Members

- Protected Member Functions inherited from testsuite.clusterj.AbstractClusterJCoreTest
final void setUp () throws Exception
void localSetUp ()
final void tearDown () throws Exception
void localTearDown ()
void addTearDownClasses (Class...classes)
void createSessionFactory ()
String getA1for (int number, int index)
String getA3for (long i)
void setupDn2idPK ()
void loadSchema ()
void initializeJDBC ()
void loadProperties ()
void getConnection ()
void loadSchemaDefinition ()
boolean testSchema ()
void initializeSchema ()
void dumpSystemProperties ()
void initializeErrorMessages ()
void errorIfNotEqual (String message, Object expected, Object actual)
void error (String message)
void failOnError ()
- Protected Attributes inherited from testsuite.clusterj.AbstractClusterJCoreTest
Object[] dn2idPK = new Object[16]
SessionFactory sessionFactory
Session session
Transaction tx
- Static Protected Attributes inherited from testsuite.clusterj.AbstractClusterJCoreTest
static Properties props
static String jdbcDriverName
static String jdbcURL
static String jdbcUsername
static String jdbcPassword
static Connection connection
static List< StringschemaDefinition = new ArrayList<String>()
static boolean schemaInitialized = false

Detailed Description


The documentation for this class was generated from the following file: