When you set the SysTestTargetAttribute in a unit test case class, you should take care in assuring the validity of the attribute. There are no warnings or errors if your point to an element that does not exist.If you run unit tests with code coverage,…
Read more →