working on testing the currencyConverter
anyone an idea how to test this kind of stuff:
if (log.isDebugEnabled()) {
log.debug("value (" + value + ") instance of String");
}
how can i toggel the isDebugEnabled??
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
