org.mobicents.media.server.testsuite.general.file
Class FileUtils

java.lang.Object
  extended by org.mobicents.media.server.testsuite.general.file.FileUtils

public class FileUtils
extends java.lang.Object

Author:
baranowb

Constructor Summary
FileUtils()
           
 
Method Summary
static AbstractTestCase deserializeTestCase(java.io.File dumpDirectory)
           
static void serializeTestCase(AbstractTestCase testCase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils

public FileUtils()
Method Detail

serializeTestCase

public static final void serializeTestCase(AbstractTestCase testCase)

deserializeTestCase

public static final AbstractTestCase deserializeTestCase(java.io.File dumpDirectory)
                                                  throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException


Copyright © 2009. All Rights Reserved.