org.apache.maven.surefire.its.jiras
Class Surefire946KillMainProcessInReusableForkIT

java.lang.Object
  extended by org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
      extended by org.apache.maven.surefire.its.jiras.Surefire946KillMainProcessInReusableForkIT

public class Surefire946KillMainProcessInReusableForkIT
extends SurefireJUnit4IntegrationTestCase


Constructor Summary
Surefire946KillMainProcessInReusableForkIT()
           
 
Method Summary
static void installSelfdestructPlugin()
           
 void testExit()
           
 void testHalt()
           
 void testInterrupt()
           
 
Methods inherited from class org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
executeErrorFreeTest, unpack, unpack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Surefire946KillMainProcessInReusableForkIT

public Surefire946KillMainProcessInReusableForkIT()
Method Detail

installSelfdestructPlugin

public static void installSelfdestructPlugin()
                                      throws Exception
Throws:
Exception

testHalt

public void testHalt()
              throws Exception
Throws:
Exception

testExit

public void testExit()
              throws Exception
Throws:
Exception

testInterrupt

public void testInterrupt()
                   throws Exception
Throws:
Exception


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.