Error 91 returned when calling Destroy Test Executive. See tests.

Issue #28 new
Christopher Cilino created an issue

These tests can be found in:

est Executive\Tests\Replace Public Pointer Attribute\Tests

The general form of the test is the following:

Setup

Execute

TearDown

So I’m replacing a pointer/public attribute with a nonpointer/private attribute. The replace works but not the Destroy.

Comments (1)

  1. Log in to comment