Menu

#19 TODO in ConfigurationFormatServiceTest

carbon_2.0
open
nobody
5
2003-07-11
2003-07-11
Akash Tayal
No

com.sapient.core.config.format.test.ConfigurationFormat
ServiceTest

todo in the method testTokenReplacement

// This is now a valid system property (TODO: GH -
create a positive test for this case)
// try {
// config.getEight();
// TestCase.fail(
// "did not catch expected
InvalidConfigurationException");
// } catch(InvalidConfigurationException ice) {
// // expected
// }
//

Scratchy #480

Discussion


Log in to post a comment.