public static class MessagesPropertiesUnitTest.TestDescriptionHasProperty extends UnitTestBase
Messages.properties.| Modifier and Type | Field and Description | 
|---|---|
| private java.util.ResourceBundle | messages | 
| private java.lang.String | property | 
| Constructor and Description | 
|---|
| MessagesPropertiesUnitTest.TestDescriptionHasProperty(java.lang.String property,
                                                     java.util.ResourceBundle messages)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | runTest()Runs the test that a given description key has a matching property key in
  Messages.properties. | 
| static Test | suite()Provides a null test suite so that JUnit will not try to instantiate this class directly. | 
assertEquals, invokeConstructor, invokeGetInstanceField, invokeInstanceMethod, invokeSetInstanceField, invokeStaticMethod, ucFirstcompareBytes, getLongString, getLongString, getType, getTypemapcompareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDownprivate final java.util.ResourceBundle messages
private final java.lang.String property
public MessagesPropertiesUnitTest.TestDescriptionHasProperty(java.lang.String property,
                                                     java.util.ResourceBundle messages)
property - The property name to test.messages - The resource bundle containing all of the messages.public static final Test suite()
null).protected void runTest()
                throws java.lang.Throwable
Messages.properties.java.lang.Throwable - on error.Generated on June 8 2013