Executes unit tests that are previously loaded by LoadUnitTests()()()() or LoadUnitTests(String).

Namespace: SSIS.Test
Assembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)

Syntax

C#
void ExecuteUnitTests()
Visual Basic
Sub ExecuteUnitTests
Visual C++
void ExecuteUnitTests()

See Also