Hide
Currently, if a module is not in the classpath, a warning is logged saying that the module cannot be loaded.
Unitils should check that the ModuleClass is in the classpath and then throw an exception if the module could not be loaded.
If the module class is not in the classpath, no message should be logged
Show
Currently, if a module is not in the classpath, a warning is logged saying that the module cannot be loaded.
Unitils should check that the ModuleClass is in the classpath and then throw an exception if the module could not be loaded.
If the module class is not in the classpath, no message should be logged