assertTrue( wfStringToBool( $str ) ); } else { $this->assertFalse( wfStringToBool( $str ) ); } } }