C# Class Cone.CheckWithSpec

显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
array_element ( ) : void
array_length_check ( ) : void
booleans ( ) : void
can_chain_checks ( ) : void
can_check_result_object ( ) : void
ensures_non_null_value ( ) : void
member_array ( ) : void
method_call ( ) : void
with_value_type ( ) : void

Method Details

array_element() public method

public array_element ( ) : void
return void

array_length_check() public method

public array_length_check ( ) : void
return void

booleans() public method

public booleans ( ) : void
return void

can_chain_checks() public method

public can_chain_checks ( ) : void
return void

can_check_result_object() public method

public can_check_result_object ( ) : void
return void

ensures_non_null_value() public method

public ensures_non_null_value ( ) : void
return void

member_array() public method

public member_array ( ) : void
return void

method_call() public method

public method_call ( ) : void
return void

with_value_type() public method

public with_value_type ( ) : void
return void