C# 클래스 CommandLine.Tests.CommandLineParserBaseFixture

상속: BaseFixture
파일 보기 프로젝트 열기: Vaa3D/vaa3d_tools

보호된 메소드들

메소드 설명
AssertParserFailure ( bool result ) : void
AssertParserSuccess ( bool result ) : void
CreateCommandLineParser ( ) : ICommandLineParser

메소드 상세

AssertParserFailure() 보호된 메소드

protected AssertParserFailure ( bool result ) : void
result bool
리턴 void

AssertParserSuccess() 보호된 메소드

protected AssertParserSuccess ( bool result ) : void
result bool
리턴 void

CreateCommandLineParser() 보호된 메소드

protected CreateCommandLineParser ( ) : ICommandLineParser
리턴 ICommandLineParser