Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | List of all members
rabbitescape.engine.util.TestMegaCoder Class Reference

Public Member Functions

void Encode_hello_world ()
 
void Encode_hello_world_exclamation ()
 
void Encode_including_unicode ()
 

Detailed Description

Unit tests for the MegaCoder.

Member Function Documentation

void rabbitescape.engine.util.TestMegaCoder.Encode_hello_world ( )

Test encoding a simple string.

void rabbitescape.engine.util.TestMegaCoder.Encode_hello_world_exclamation ( )

Test encoding a slightly different string. (Nb. The length difference is the important factor in obfuscation here).

void rabbitescape.engine.util.TestMegaCoder.Encode_including_unicode ( )

Test encoding a long string with different unicode characters.


The documentation for this class was generated from the following file: