In reply to bachan21:
In the base test build phase env is already created, so in the selfchk_test build phase when super.build_phase is called env will get created, again you need not to create it in the extended test class.
Regards,
Shanthi
In reply to bachan21:
In the base test build phase env is already created, so in the selfchk_test build phase when super.build_phase is called env will get created, again you need not to create it in the extended test class.
Regards,
Shanthi