tions.wicket-matchers.1.0.source-code.matchers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wicket-matchers Show documentation
Show all versions of wicket-matchers Show documentation
Useful Hamcrest 1.3 matchers for Wicket 6 projects
The newest version!
<matchers> <!-- Wicket matchers --> <factory class="com.nitorcreations.matchers.ComponentMatchers" /> <factory class="com.nitorcreations.matchers.ComponentWithParent" /> <factory class="com.nitorcreations.matchers.ContainerWithChild" /> <factory class="com.nitorcreations.matchers.FormComponentMatchers" /> <factory class="com.nitorcreations.matchers.HasBehavior" /> <factory class="com.nitorcreations.matchers.HasCorrespondingTag" /> <factory class="com.nitorcreations.matchers.HasFeedbackMessage" /> <factory class="com.nitorcreations.matchers.ModelMatchers" /> </matchers>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy