|
class | DefaultOptionsProviderStub |
|
void NUnitLite.Tests.CommandLineTests.NoInputFiles |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.CanRecognizeBooleanOptions |
( |
string |
propertyName, |
|
|
string |
pattern |
|
) |
| |
|
inline |
void NUnitLite.Tests.CommandLineTests.CanRecognizeStringOptions |
( |
string |
propertyName, |
|
|
string |
pattern, |
|
|
string[] |
goodValues, |
|
|
string[] |
badValues |
|
) |
| |
|
inline |
void NUnitLite.Tests.CommandLineTests.CanRecognizeLowerCaseOptionValues |
( |
string |
propertyName, |
|
|
string |
optionName, |
|
|
string[] |
canonicalValues |
|
) |
| |
|
inline |
void NUnitLite.Tests.CommandLineTests.CanRecognizeIntOptions |
( |
string |
propertyName, |
|
|
string |
pattern |
|
) |
| |
|
inline |
void NUnitLite.Tests.CommandLineTests.MissingValuesAreReported |
( |
string |
option | ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.AssemblyName |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.AssemblyAloneIsValid |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.InvalidOption |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.InvalidCommandLineParms |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.TimeoutIsMinusOneIfNoOptionIsProvided |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.TimeoutThrowsExceptionIfOptionHasNoValue |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.TimeoutParsesIntValueCorrectly |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.TimeoutCausesErrorIfValueIsNotInteger |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.FileNameWithoutResultOptionLooksLikeParameter |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ResultOptionWithFilePath |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ResultOptionWithFilePathAndFormat |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ResultOptionWithFilePathAndTransform |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ResultOptionWithoutFileNameIsInvalid |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ResultOptionMayBeRepeated |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.DefaultResultSpecification |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.NoResultSuppressesDefaultResultSpecification |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.NoResultSuppressesAllResultSpecifications |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ExploreOptionWithoutPath |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ExploreOptionWithFilePath |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ExploreOptionWithFilePathAndFormat |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ExploreOptionWithFilePathAndTransform |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ExploreOptionWithFilePathUsingEqualSign |
( |
| ) |
|
|
inline |
void NUnitLite.Tests.CommandLineTests.ShouldSetTeamCityFlagAccordingToArgsAndDefauls |
( |
bool |
hasTeamcityInCmd, |
|
|
bool? |
defaultTeamcity, |
|
|
bool |
expectedTeamCity |
|
) |
| |
|
inline |
static PropertyInfo NUnitLite.Tests.CommandLineTests.GetPropertyInfo |
( |
string |
propertyName | ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: