com.nordstrom.automation.junit.JUnitWatcher Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-foundation Show documentation
Show all versions of junit-foundation Show documentation
This is the foundation framework for JUnit automation
package com.nordstrom.automation.junit;
/**
* JUnitWatcher is a marker interface for JUnit test execution event watchers.
*/
public interface JUnitWatcher {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy