Searched defs:cantParseSuffix (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-shared/src/test/java/com/sun/identity/shared/debug/
H A DDebugConfigurationFromPropertiesTest.java96 public void cantParseSuffix() throws Exception { method in class:DebugConfigurationFromPropertiesTest
97 new DebugConfigurationFromProperties(DEBUG_CONFIG_DIRECTORY + "invalid/cantParseSuffix.properties");
/forgerock/openam/openam-shared/src/test/java/com/sun/identity/shared/debug/
H A DDebugConfigurationFromPropertiesTest.java96 public void cantParseSuffix() throws Exception { method in class:DebugConfigurationFromPropertiesTest
97 new DebugConfigurationFromProperties(DEBUG_CONFIG_DIRECTORY + "invalid/cantParseSuffix.properties");

Completed in 29 milliseconds