Method EndTest EndTest() Notifies that a unit test case is ended. Any full snapshots that are collected between the call to BeginTest and EndTest will be associated with the test case. Declaration public static void EndTest()