Search:

Type: Posts; User: illidan

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,676

    [SOLVED] Re: Help about JWebUnit

    thanks Mr.777

    this error happens caused by HtmlUnit is using a method (startsWithIgnoreCase) from commons-lang that was introduced in commons-lang 2.4.

    so i upgraded my commons.lang.version to...
  2. Replies
    3
    Views
    1,676

    [SOLVED] Help about JWebUnit

    Hi..

    i am trying a JUnit Framework (JWebUnit) in my project and this link is my reference JWebUnit - Quick Start.

    but when i try code in snippet 1&2, exactly in this part (see code below) :
    ...
Results 1 to 2 of 2