A test framework implementation used when no test framework supports a given test file.
Namespace:
Gallio.ModelAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class FallbackTestFramework : BaseTestFramework |
| Visual Basic (Declaration) |
|---|
Public Class FallbackTestFramework _ Inherits BaseTestFramework |
