// =====================================================================
// Test Expectations
// =====================================================================
ContentChoiceImpl choice = new ContentChoiceImpl();
choice.add(aReferenceMock).add(bReferenceMock);
ElementSchema schema =
new ElementSchemaImpl(containingElement, choice);
ValidatorPrototypeBuilder builder =