Wednesday, 19 February 2014

Hamcrest's hasItems

Hamcrest's hasItems



1.JUnitMatchers (JUnit API)

Description:hasItems public static <T>
org.hamcrest.Matcher<java.lang.Iterable<T>>
hasItems(org.hamcrest.Matcher<? extends T>... elementMatchers) Parameters:



2.Testing Private Methods in Java « Saturnboy

Description:I've been writing a lot of Java lately, and a lot of tests. We
always write tests, right? Alas, no cool record-and-playback stuff like
FlexMonkey or FoneMonkey ...



3.Tests unitaires automatisés avec JUnit4

Description:Cet article a pour objectif de présenter ce qu'apporte JUnit4
pour les tests automatisés (annotations, nouvelles assertions,
suppositions, tests paramétrés).



4.Saturnboy

Description:To get a rotation about the center of our object, we first
translate it, then rotate, then translate it back. Note the concat()
operation, which just "adds" the ...



5.JUnit 4 Tutorial, Java-Tests mit JUnit |…

Description:static <T> void assertThat( T actual, org.hamcrest.Matcher<T>
matcher ) static <T> void assertThat( String reason, T actual,
org.hamcrest.Matcher<T> matcher )



6.Useful Eclipse Java Code Templates - Stack Overflow

Description:You can create various Java code templates in Eclipse via the
Window->Preferences->Java -> Editor -> Templates e.g. sysout is expanded
to:



7.Usage - rest-assured - Java DSL for easy testing of REST ...

Description:25-10-2011 · Usage Guide. Note that if you're using version
1.9.0 or earlier please refer to the legacy documentation. REST Assured is
a Java DSL for simplifying ...



8.#EANF#

Description:#EANF#



9.#EANF#

Description:#EANF#



10.#EANF#

Description:#EANF#

No comments:

Post a Comment