yu.ac.bg.etf.javaqx.nunit
Class TestProcessExec

java.lang.Object
  extended byyu.ac.bg.etf.javaqx.nunit.TestProcessExec

public final class TestProcessExec
extends java.lang.Object

TestEnvironment.execProcess() Test.

Version:
0.2.0
Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)

Method Summary
static void main(java.lang.String[] args)
          Main method.
static boolean testProcessExec()
          Returns true if "exec test" can be run; otherwise false.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

testProcessExec

public static boolean testProcessExec()
Returns true if "exec test" can be run; otherwise false.

Returns:
true if "exec test" can be run; otherwise false

main

public static void main(java.lang.String[] args)
Main method.

Parameters:
args - the arguments


Copyright © 2007 ETF and contributors. All Rights Reserved.