Extends
lithium\test\UnitSource
public function testEncoding() {
$stream = new Context($this->_testConfig);
$this->assertEqual(false, $stream->encoding());
}
public function testEncoding() {
$stream = new Context($this->_testConfig);
$this->assertEqual(false, $stream->encoding());
}