Méthode | Description | |
---|---|---|
ClassNameFilter ( string expectedValue ) : System |
Construct a FullNameFilter for a single name
|
|
Match ( ITest test ) : bool |
Match a test against a single value.
|
public ClassNameFilter ( string expectedValue ) : System | ||
expectedValue | string | The name the filter will recognize. |
Résultat | System |