|
Bny.UnitTests 1.1.0
C# library for unit testing
|
This is the complete list of members for Tester, including all inherited members.
| Formatted | Tester | |
| GetEnumerator() | Tester | |
| Name | Tester | |
| Out | Tester | |
| Success | Tester | |
| Test(TestFunction tf, LogAmount logAmount=LogAmount.Default, [CallerArgumentExpression(nameof(tf))] string caller="") | Tester | |
| Test(Type test, LogAmount logAmount=LogAmount.Default, TextWriter? @out=null, bool formatted=true) | Tester | static |
| Test< T >(LogAmount logAmount=LogAmount.Default, TextWriter? @out=null, bool formatted=true) | Tester | static |
| TestAll(LogAmount logAmount=LogAmount.Default, TextWriter? @out=null, bool formatted=true) | Tester | static |
| Tester(string name, bool formatted=true) | Tester |