Method | Description | |
---|---|---|
Equals ( IUnitTestElement other ) : bool | ||
Equals ( object obj ) : bool | ||
GetDeclaredElement ( ) : IDeclaredElement | ||
GetDisposition ( ) : UnitTestElementDisposition | ||
GetHashCode ( ) : int | ||
GetNamespace ( ) : UnitTestNamespace | ||
GetPresentation ( ) : string | ||
GetPresentation ( IUnitTestElement unitTestElement ) : string | ||
GetProject ( ) : IProject | ||
GetProjectFiles ( ) : IEnumerable |
||
GetRunStrategy ( IHostProvider hostProvider ) : IUnitTestRunStrategy | ||
GetTaskSequence ( ICollection |
||
GetTitlePrefix ( ) : string | ||
GetTypeClrName ( ) : IClrTypeName |
Method | Description | |
---|---|---|
Element ( MSpecUnitTestProvider provider, IPsi psiModuleManager, Machine.Specifications.ReSharperRunner.Shims.ICache cacheManager, |
||
GetDeclaredType ( ) : ITypeElement |
Method | Description | |
---|---|---|
AddChild ( |
||
RemoveChild ( |
protected Element ( MSpecUnitTestProvider provider, IPsi psiModuleManager, Machine.Specifications.ReSharperRunner.Shims.ICache cacheManager, |
||
provider | MSpecUnitTestProvider | |
psiModuleManager | IPsi | |
cacheManager | Machine.Specifications.ReSharperRunner.Shims.ICache | |
parent | ||
projectEnvoy | ProjectModelElementEnvoy | |
declaringTypeName | IClrTypeName | |
isIgnored | bool | |
return | System |
public Equals ( IUnitTestElement other ) : bool | ||
other | IUnitTestElement | |
return | bool |
public abstract GetDeclaredElement ( ) : IDeclaredElement | ||
return | IDeclaredElement |
public GetDisposition ( ) : UnitTestElementDisposition | ||
return | UnitTestElementDisposition |
public GetPresentation ( IUnitTestElement unitTestElement ) : string | ||
unitTestElement | IUnitTestElement | |
return | string |
public GetRunStrategy ( IHostProvider hostProvider ) : IUnitTestRunStrategy | ||
hostProvider | IHostProvider | |
return | IUnitTestRunStrategy |
public GetTaskSequence ( ICollection |
||
explicitElements | ICollection |
|
launch | IUnitTestLaunch | |
return | IList |