[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Die Basis-Schnittstelle für Testfälle.

Namespace: DynamicNode.Test
Assembly: DNTesting (in DNTesting.dll) Version: 1.0.4679.19832 (1.0.0.0)

Syntax

C#
public interface ITestCase
Visual Basic
Public Interface ITestCase
F#
type ITestCase =  interface end

See Also