메소드 | 설명 | |
---|---|---|
FileExplorer ( MSpecUnitTestProvider provider, Machine.Specifications.ReSharperRunner.Factories.ElementFactories factories, IFile file, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted ) : System | ||
InteriorShouldBeProcessed ( ITreeNode element ) : bool | ||
ProcessAfterInterior ( ITreeNode element ) : void | ||
ProcessBeforeInterior ( ITreeNode element ) : void |
public FileExplorer ( MSpecUnitTestProvider provider, Machine.Specifications.ReSharperRunner.Factories.ElementFactories factories, IFile file, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted ) : System | ||
provider | MSpecUnitTestProvider | |
factories | Machine.Specifications.ReSharperRunner.Factories.ElementFactories | |
file | IFile | |
consumer | UnitTestElementLocationConsumer | |
interrupted | CheckForInterrupt | |
리턴 | System |
public InteriorShouldBeProcessed ( ITreeNode element ) : bool | ||
element | ITreeNode | |
리턴 | bool |
public ProcessAfterInterior ( ITreeNode element ) : void | ||
element | ITreeNode | |
리턴 | void |
public ProcessBeforeInterior ( ITreeNode element ) : void | ||
element | ITreeNode | |
리턴 | void |