Example #1
0
 /**
  * Test null.
  */
 public function testNull()
 {
     $this->valueSelectorTest(Criteria::null(), null);
 }