com.nordstrom.automation.junit.Hooked 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;
/**
* This marker interface is added to dynamically created classes for future identification
*/
public interface Hooked { }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy