| |
|
| util.SegResBundle
SegResBundle | public class SegResBundle extends TestCase (Code) | | Tests the SegmentedResourceBundle
|
SegResBundle | public SegResBundle(String name)(Code) | | Konstruktor zum Erzeugen eines TestCase
|
getAllResources | public void getAllResources() throws Exception(Code) | | Test locale and loading all resource entries
|
getKeysOfEmptyPath | public void getKeysOfEmptyPath() throws Exception(Code) | | Test loading all resource entries in empty path
|
getKeysOfPathDanetOSS | public void getKeysOfPathDanetOSS() throws Exception(Code) | | Test loading all resource entries in path "danet.oss"
|
getKeysOfPathDanetOSSAN | public void getKeysOfPathDanetOSSAN() throws Exception(Code) | | Test loading all resource entries in path "danet.oss.an"
|
getKeysOfPathTelekom | public void getKeysOfPathTelekom() throws Exception(Code) | | Test loading all resource entries in path "telekom"
|
getValues | public void getValues() throws Exception(Code) | | Test loading all resource entries in empty path
|
suite | public static Test suite()(Code) | | Assembling the test suite
|
testKeyListCache | public void testKeyListCache() throws Exception(Code) | | Test caching of key list to given path
|
testValueCache | public void testValueCache() throws Exception(Code) | | Test caching of value to given key
|
|
|
|