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