|
MySQL 5.6.14 Source Code Document
|


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< String > | schemaDefinition = new ArrayList<String>() |
| static boolean | schemaInitialized = false |
Definition at line 23 of file I18NDeeperTest.java.
|
inline |
This test uses the Bundle.properties in the super-package.
Definition at line 28 of file I18NDeeperTest.java.
