C# 클래스 StatLight.Core.Tests.FixtureBase

파일 보기 프로젝트 열기: staxmanade/StatLight

공개 메소드들

메소드 설명
FixtureBase ( ) : System

보호된 메소드들

메소드 설명
After_all_tests ( ) : void
Because ( ) : void
Before_all_tests ( ) : void

비공개 메소드들

메소드 설명
SetupContext ( ) : void
TearDownContext ( ) : void

메소드 상세

After_all_tests() 보호된 메소드

protected After_all_tests ( ) : void
리턴 void

Because() 보호된 메소드

protected Because ( ) : void
리턴 void

Before_all_tests() 보호된 메소드

protected Before_all_tests ( ) : void
리턴 void

FixtureBase() 공개 메소드

public FixtureBase ( ) : System
리턴 System