false,
"ya" );
assertEquals( 1,
impl.listSnapshots( "testSnapshotDiff" ).length );
assertEquals( 4,
impl.listRulesInPackage( "testSnapshotDiff" ).length );
// Change the rule, archive one, delete one and create a new one
RuleAsset asset = impl.loadRuleAsset( modifiedRuleUuid );
String uuid = impl.checkinVersion( asset );
assertNotNull( uuid );