PRODUCT_1));
ents.add(mockStackedEntitlement(c, STACK_ID_1, "Awesome Product",
PRODUCT_1));
ents.add(mockStackedEntitlement(c, STACK_ID_1, "Awesome Product",
PRODUCT_1));
ents.get(0).getPool().addProductAttribute(new
ProductPoolAttribute("arch", "x86_64", "Awesome Product"));
ents.get(1).getPool().addProductAttribute(new
ProductPoolAttribute("arch", "PPC64", "Awesome Product"));
ents.get(2).getPool().addProductAttribute(new
ProductPoolAttribute("arch", "x86_64", "Awesome Product"));
ents.get(3).getPool().addProductAttribute(new
ProductPoolAttribute("arch", "PPC64", "Awesome Product"));
ents.get(4).getPool().addProductAttribute(new
ProductPoolAttribute("arch", "PPC64", "Awesome Product"));
mockEntCurator(c, ents);
ComplianceStatus status =
compliance.getStatus(c, TestUtil.createDate(2011, 8, 30));