Package net.thucydides.core.hamcrest

Package class diagram package net.thucydides.core.hamcrest
Hamcrest matchers used for the Thucydides tests.

See:
          Description

Class Summary
ContainsInOrderMatcher Check that a list of strings contains specific strings in a specific order.
Matchers General-purpose Hamcrest matchers.
XMLIsSimilarMatcher Compare XML structures.
XMLMatchers Hamcrest matchers to compare XML structure and content.
 

Package net.thucydides.core.hamcrest Description

Hamcrest matchers used for the Thucydides tests. Since they are used by other Thucydides modules, they are part of the deliverable JAR file. However, they are not intended for external use.



Copyright © 2011 Wakaleo Consulting. All Rights Reserved.