Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
spec
LdapTools
Query
Operator
bNotSpec
PHP Class spec\LdapTools\Query\Operator\bNotSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
it_is_initializable
( )
it_should_have_an_exclamation_symbol
( )
it_should_implement_ContainsOperatorsInferface
( )
it_should_throw_LdapQueryException_when_trying_to_set_the_operator_to_an_invalid_type
( )
it_should_throw_a_LdapQueryException_when_adding_items_implementing_ContainsOperatorsInterface
( )
it_should_throw_a_RuntimeException_when_adding_more_than_one_operator
( )
let
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_have_an_exclamation_symbol()
public
method
public
it_should_have_an_exclamation_symbol
( )
it_should_implement_ContainsOperatorsInferface()
public
method
public
it_should_implement_ContainsOperatorsInferface
( )
it_should_throw_LdapQueryException_when_trying_to_set_the_operator_to_an_invalid_type()
public
method
public
it_should_throw_LdapQueryException_when_trying_to_set_the_operator_to_an_invalid_type
( )
it_should_throw_a_LdapQueryException_when_adding_items_implementing_ContainsOperatorsInterface()
public
method
public
it_should_throw_a_LdapQueryException_when_adding_items_implementing_ContainsOperatorsInterface
( )
it_should_throw_a_RuntimeException_when_adding_more_than_one_operator()
public
method
public
it_should_throw_a_RuntimeException_when_adding_more_than_one_operator
( )
let()
public
method
public
let
( )