I have working project, If I write any new test case with TestNG framework until I compile the entire project it's not getting compiled. Even for a small fix, I have to compile the entire project.
Is there a way to compile specific class and run quickly ?