Class SvnCliTest

java.lang.Object
org.tmatesoft.svn.cli.SvnCliTest

public class SvnCliTest extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected static void
     
    protected static void
    Enables System.exit calls
    static void
    main(java.lang.String[] args)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SvnCliTest

      public SvnCliTest()
  • Method Details

    • main

      public static void main(java.lang.String[] args) throws SVNException, java.io.IOException
      Throws:
      SVNException
      java.io.IOException
    • disableSystemExitCall

      protected static void disableSystemExitCall()
    • enableSystemExitCall

      protected static void enableSystemExitCall()
      Enables System.exit calls