Faithlife.Testing assembly

Faithlife.Testing namespace

public type description
class Assertable<T> Allows making assertions about a particular value of type T.
static class AssertEx Helper for writing assertions using expression trees.
class WaitUntilAssertable<T> Waits for a value which pases provided assertions.

Faithlife.Testing.TestFrameworks namespace

public type description
class AssertionFailedException Represents the default exception in case no test framework is configured.