Microsoft FactoryOrchestrator Core TAEFTest
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core
TAEFTest Class
A TAEFTest is a type of ExecutableTask, which is always run by TE.exe. TAEF tests are comprised of one or more sub-tests (TAEFTestCase).
Pass/Fail is determined by TE.exe.
public class TAEFTest : Microsoft.FactoryOrchestrator.Core.ExecutableTask
Inheritance System.Object 🡒 Microsoft.FactoryOrchestrator.Core.NotifyPropertyChangedBase 🡒 TaskBase 🡒 ExecutableTask 🡒 TAEFTest