Class TestCodec
In: test/test_codec.rb
Parent: Test::Unit::TestCase

Methods

Included Modules

TestBase

Public Instance methods

Test that the codec does nothing to strings that do not need encoding.

Test the basic encoding / decoding requirements.

Test more complex strings with the codec.

[Validate]