Run more than one
test class at a time
We can verify our apex code
functionality by running test classes. We can run more than one test classes at
a time from developer console.
o From developer console, select
the Test menu -> click New Run.
o Select the classes you want to
run, click add selected -> click run.
o Now all the test classes will run
asynchronously.
No comments:
Post a Comment