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