Where is the run_test() method is implemented in UVM?

In reply to sarang.sss555:

You can see in the file root.svh line number (77) you can find the Task called run_test() and also see the line number (413) from which it will create uvm_test_top if you have given the testname.