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

Public Member Functions

void test ()

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

Definition at line 23 of file I18NDeeperTest.java.

Member Function Documentation

void testsuite.clusterj.util.deeper.I18NDeeperTest.test ( )
inline

This test uses the Bundle.properties in the super-package.

Definition at line 28 of file I18NDeeperTest.java.

Here is the call graph for this function:


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