ConstructRegistry cr = create();
Path p = cr.createModules();
p.createPath().setLocation(
new File(getFrameworkPath("/test-data/TestConstructRegistry/master.xml")));
p.createPath().setLocation(
new File(getFrameworkPath("/test-data/TestConstructRegistry/empty.jar")));
p.createPath().setLocation(
new File(getFrameworkPath("/test-data/TestConstructRegistry/module.jar")));