C# Class Cone.StringContainsSpec

ファイルを表示 Open project: drunkcod/Cone

Private Properties

Property Type Description
ContainsExpect Cone.Expectations.StringMethodExpect

Public Methods

Method Description
check_fail ( ) : void
check_success ( ) : void
example ( ) : void
property_example ( ) : void

Private Methods

Method Description
ContainsExpect ( Expression body, string actual, string value ) : StringMethodExpect

Method Details

check_fail() public method

public check_fail ( ) : void
return void

check_success() public method

public check_success ( ) : void
return void

example() public method

public example ( ) : void
return void

property_example() public method

public property_example ( ) : void
return void