Searched refs:DEPRECATED_TESTNG_DTD_URL (Results 1 – 2 of 2) sorted by relevance
28 public static final String DEPRECATED_TESTNG_DTD_URL = "http://beust.com/testng/" + TESTNG_DTD; field in Parser
95 if (Parser.DEPRECATED_TESTNG_DTD_URL.equals(publicId) in resolveEntity()