Skip to content

Junit Test Issues

Code Guru edited this page Jun 14, 2014 · 8 revisions

This page is to document those tests which do not pass consistently.

  1. testAddCard - Fails at times with the assertion failure

junit.framework.AssertionFailedError: Missing card: BaseballCard{autographed=true, condition=Gem;Mint, cardBrand=TMG, cardYear=1993, cardNumber=5, cardValue=10000, cardCount=1, playerName=Ken;Griffey;Jr., team=All-Star, playerPosition=Center;Field}

2. **testAddCard** and **testAddMultipleCards** fail occasionally with

    ```
junit.framework.AssertionFailedError: View with id: '2131230760' is not found!
  1. testNextButtonOnClick always fails on the emulator