cz.cuni.amis.utils
Class Test03_ExceptionToString

Package class diagram package Test03_ExceptionToString
java.lang.Object
  extended by cz.cuni.amis.tests.BaseTest
      extended by cz.cuni.amis.utils.Test03_ExceptionToString

public class Test03_ExceptionToString
extends cz.cuni.amis.tests.BaseTest

This is actually not testing anything (apart whether ExceptionToString won't throw NPE).

Author:
Jimmy

Field Summary
 
Fields inherited from class cz.cuni.amis.tests.BaseTest
log, NEW_LINE
 
Constructor Summary
Test03_ExceptionToString()
           
 
Method Summary
 void test01()
           
 void test02()
           
 void test03()
           
 void test04()
           
 
Methods inherited from class cz.cuni.amis.tests.BaseTest
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test03_ExceptionToString

public Test03_ExceptionToString()
Method Detail

test01

public void test01()

test02

public void test02()

test03

public void test03()

test04

public void test04()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.