RepositoryService impl = getService();
String cat = "testListByFormat";
impl.createCategory( "/",
cat,
"ya" );
String pkgUUID = impl.createPackage( "testListByFormat",
"used for listing by format." );
String uuid = impl.createNewRule( "testListByFormat",
"x",
cat,