LocalRepositoryFixture Class

Namespace
GitVersion.Testing
Base Types
  • object
graph BT Type-->Base0["object"] Type["LocalRepositoryFixture"] class Type type-node

Syntax

public class LocalRepositoryFixture

Extension Methods

Name Value Summary
NotNull<LocalRepositoryFixture>(string) T
Throws ArgumentNullException when value is null; otherwise returns the value.
GitHub