C# Class Stubble.Core.Tests.Spec.SpecTestHelper

Mostra file Open project: StubbleOrg/Stubble Class Usage Examples

Public Properties

Property Type Description
SkippedTests List>.Dictionary

Public Methods

Method Description
GetTests ( string filename ) : IEnumerable

Method Details

GetTests() public static method

public static GetTests ( string filename ) : IEnumerable
filename string
return IEnumerable

Property Details

SkippedTests public_oe static_oe property

public static Dictionary> SkippedTests
return List>.Dictionary