Menu

#2 change calls for assert to assertTrue

open
nobody
None
8
2003-07-16
2003-07-16
No

Update JXTestIsEqual and JXTestIsNull to use
testCase.assertTrue. In JUnit 3.8 they deleted the
deprecated assert(boolean) in favor of assertTrue
(boolean). This was done because as of JDK
1.4, 'assert' has become a keyword and may not be used
as an identifier.

Discussion

  • Paul Viveiros

    Paul Viveiros - 2003-07-16
    • priority: 5 --> 8
     
  • Thomas.P.Varghese

    Logged In: YES
    user_id=145038

    Thanks Paul for pointing it out.

     
MongoDB Logo MongoDB