C# 클래스 Machine.Specifications.GallioAdapter.Services.MachineSpecificationsExplorer

상속: Gallio.Model.Helpers.TestExplorer
파일 보기 프로젝트 열기: agross/machine.specifications

보호된 메소드들

메소드 설명
ExploreImpl ( IReflectionPolicy reflectionPolicy, ICodeElementInfo codeElement ) : void

비공개 메소드들

메소드 설명
AddXmlComment ( Test test, ICodeElementInfo element ) : void
GetAssemblyTest ( IAssemblyInfo assembly, Test parentTest, System.Version frameworkVersion, bool populateRecursively ) : Test
GetContextTest ( Machine.Specifications.Model.Context context ) : MachineContextTest
GetFrameworkVersion ( IAssemblyInfo assembly ) : System.Version
GetSpecificationTest ( Machine.Specifications.Model.Context context, Machine.Specifications.Model.Specification specification ) : MachineSpecificationTest

메소드 상세

ExploreImpl() 보호된 메소드

protected ExploreImpl ( IReflectionPolicy reflectionPolicy, ICodeElementInfo codeElement ) : void
reflectionPolicy IReflectionPolicy
codeElement ICodeElementInfo
리턴 void