C# 클래스 Cone.Core.ConeMethodClassifierSpec

파일 보기 프로젝트 열기: drunkcod/Cone

공개 메소드들

메소드 설명
Object_methods_are_unintresting ( ) : void
public_niladic_methods_are_tests ( ) : void
public_niladic_methods_returnning_task_are_tests ( ) : void
public_niladic_methods_with_returnvalues_are_not_tests ( ) : void
public_niladic_returning_row_test_data_sequence_is_row_source ( ) : void
public_with_AfterAll_are_after_all ( ) : void
public_with_AfterEach_and_test_result_paramaters_is_after_each_with_result ( ) : void
public_with_AfterEach_are_after_each ( ) : void
public_with_BeforeAll_are_before_all ( ) : void
public_with_BeforeEach_are_before_each ( ) : void
public_with_RowAttribute_are_row_tests ( ) : void

비공개 메소드들

메소드 설명
Classify ( MethodInfo method ) : Mock
Method ( Expression x ) : MethodInfo

메소드 상세

Object_methods_are_unintresting() 공개 메소드

public Object_methods_are_unintresting ( ) : void
리턴 void

public_niladic_methods_are_tests() 공개 메소드

public public_niladic_methods_are_tests ( ) : void
리턴 void

public_niladic_methods_returnning_task_are_tests() 공개 메소드

public public_niladic_methods_returnning_task_are_tests ( ) : void
리턴 void

public_niladic_methods_with_returnvalues_are_not_tests() 공개 메소드

public_niladic_returning_row_test_data_sequence_is_row_source() 공개 메소드

public_with_AfterAll_are_after_all() 공개 메소드

public public_with_AfterAll_are_after_all ( ) : void
리턴 void

public_with_AfterEach_and_test_result_paramaters_is_after_each_with_result() 공개 메소드

public_with_AfterEach_are_after_each() 공개 메소드

public public_with_AfterEach_are_after_each ( ) : void
리턴 void

public_with_BeforeAll_are_before_all() 공개 메소드

public public_with_BeforeAll_are_before_all ( ) : void
리턴 void

public_with_BeforeEach_are_before_each() 공개 메소드

public public_with_BeforeEach_are_before_each ( ) : void
리턴 void

public_with_RowAttribute_are_row_tests() 공개 메소드

public public_with_RowAttribute_are_row_tests ( ) : void
리턴 void