Package mondrian.util
Class Base64Test
- java.lang.Object
-
- TestCase
-
- mondrian.util.Base64Test
-
public class Base64Test extends TestCase
Test case forBase64
.- Author:
- Brian Burton, Julian Hyde
-
-
Constructor Summary
Constructors Constructor Description Base64Test()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testSimple()
void
testStreams()
-