org.loadui.testfx.Assertions Maven / Gradle / Ivy
package org.loadui.testfx;
import org.hamcrest.Matcher;
import static org.hamcrest.MatcherAssert.assertThat;
public class Assertions
{
public static void assertNodeExists( Matcher> matcher )
{
GuiTest.find( ( Matcher
© 2015 - 2025 Weber Informatics LLC | Privacy Policy