/**
   * Run the void checkMenuModelHealth() method test.
   *
   * @throws Exception
   * @generatedBy CodePro at 6/7/15 3:11 PM
   */
  public void testCheckMenuModelHealth_fixture_1() throws Exception {
    IMenuModel fixture2 = getFixture();

    fixture2.checkMenuModelHealth();

    // add additional test code here
  }