I was exploring how TestNG is being executed , it's annotations and XML, but I'm not able to figure out where the main method is! I was referring to the TestNG java document. https://jitpack.io/com/github/cbeust/testng/master/javadoc/
Any resources that mention the content of main() of the framework would be helpful.