Package org.tmatesoft.svn.cli
Class SvnCliTest
java.lang.Object
org.tmatesoft.svn.cli.SvnCliTest
public class SvnCliTest
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
protected static void
Enables System.exit callsstatic 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
- Throws:
SVNException
java.io.IOException
-
disableSystemExitCall
protected static void disableSystemExitCall() -
enableSystemExitCall
protected static void enableSystemExitCall()Enables System.exit calls
-