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
Concordion
Internal
BooleanExpectationChecker
C# Class Concordion.Internal.BooleanExpectationChecker
Inheritance:
AbstractCheckerBase
Mostrar archivo
Open project: concordion/concordion-net
Public Methods
Method
Description
IsAcceptable
(
string
expected
,
object
actual
) :
bool
Method Details
IsAcceptable()
public
method
public
IsAcceptable
(
string
expected
,
object
actual
) :
bool
expected
string
actual
object
return
bool