Class TestUtils

java.lang.Object
org.apache.maven.shared.tools.easymock.TestUtils

@Deprecated public final class TestUtils extends Object
Deprecated.
Version:
$Id$
  • Method Details

    • writeToFile

      public static void writeToFile(File file, String testStr) throws IOException
      Deprecated.
      Parameters:
      file -
      testStr -
      Throws:
      IOException - if any
    • readFile

      public static String readFile(File file) throws IOException
      Deprecated.
      Parameters:
      file -
      Returns:
      Throws:
      IOException - if any
    • toString

      public static String toString(Throwable error)
      Deprecated.
      Parameters:
      error -
      Returns: