new AttributesMock("attributesMock", expectations);
final ElementStackMock elementStackMock =
new ElementStackMock("elementStackMock", expectations);
final ElementStackFrameMock currentStackFrameMock =
new ElementStackFrameMock("currentStackFrameMock",
expectations);
final ElementStackFrameMock containingStackFrameMock =
new ElementStackFrameMock("containingStackFrameMock",
expectations);
// =====================================================================
// Set Expectations
// =====================================================================