// Create Mocks
// =====================================================================
ElementType aElement = new ElementType("", "a");
aReferenceMock = new ElementReferenceMock(
"aReferenceMock", expectations);
aValidatorMock = new ContentTypeValidatorMock(
"aValidatorMock", expectations);