Bickle.ReSharper.BickleTestProvider.ExploreFile C# (CSharp) Method

ExploreFile() public method

public ExploreFile ( IFile psiFile, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted ) : void
psiFile IFile
consumer UnitTestElementLocationConsumer
interrupted CheckForInterrupt
return void
        public void ExploreFile(IFile psiFile, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted)
        {
        }