out.println(failure.getMessage());
System.out.println(failure.getTrace());
}
System.out.println(result.wasSuccessful());
}
*I'm new to the mailing list. If there is some protocol I'm ignoring,
please let me know and I will make an endeavor to follow it
out.println(failure.getMessage());
System.out.println(failure.getTrace());
}
System.out.println(result.wasSuccessful());
}
*I'm new to the mailing list. If there is some protocol I'm ignoring,
please let me know and I will make an endeavor to follow it
> ++
>
> Julien
>
> ------
> *De :* Dhruv Shah
> *À :* jwebunit-users@lists.sourceforge.net
> *Envoyé le :* Mardi 8 juillet 2014 14h37
> *Objet :* [JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()"
>
>
>
>
I am not using junit assert anywhere.
I just wrote the second piece of code because the jwebunit asserts were
failing.
On Tue, Jul 8, 2014 at 6:57 PM, Julien HENRY wrote:
> Right. But JUnit is not a web testing framework.
>
> --
> *De :* Dhru
**
*junit*
*junit*
*4.11*
**
net.sourceforge.jwebunit
jwebunit-htmlunit-plugin
3.1
should i delete the top portion of the includes?
On Tue, Jul 8, 2014 at 6:58 PM, Dhruv Shah wrote:
> I am not using junit ass