Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cone
Expectations
Expect
C# Class Cone.Expectations.Expect
Inheritance:
BooleanExpect
Mostrar archivo
Open project: drunkcod/Cone
Public Methods
Method
Description
Expect
(
Expression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
Method Details
Expect()
public
method
public
Expect
(
Expression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
body
System.Linq.Expressions.Expression
actual
IExpectValue
expected
IExpectValue
return
System