[Webtest] [dev] ConfigurationTest.java

Marc Guillemot webtest@lists.canoo.com
Wed, 10 Nov 2004 19:35:40 +0100


Hi,

is there a reason why the class com.canoo.webtest.engine.Configuration has as test class 
com.canoo.webtest.self.ConfigurationTest (ie one is in package engine, the other in package self)? All (?) other test 
classes are in the same package as the class they are tested.


Marc.