blob: 00b9f9ff145f2aad9018eabc2590c975d0f4774f [file] [log] [blame]
package org.testng.internal.annotations;
public interface IBeforeMethod extends IBaseBeforeAfter {
}