Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Cone
StringContainsSpec
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