org.testng.internal.annotations.IAfterMethod Maven / Gradle / Ivy
package org.testng.internal.annotations;
public interface IAfterMethod extends IBaseBeforeAfter {
}
package org.testng.internal.annotations;
public interface IAfterMethod extends IBaseBeforeAfter {
}