protected override void AbortSelf()
 {
     ExecuteSelfCore(e => Case.AbortTest(e));
 }