com.atlassian.selenium.junit4
Class TestCaptureScreenshotListener

java.lang.Object
  extended by com.atlassian.selenium.junit4.TestCaptureScreenshotListener

public class TestCaptureScreenshotListener
extends Object


Constructor Summary
TestCaptureScreenshotListener()
           
 
Method Summary
 void setUp()
           
 void testCreateFileName()
           
 void testCreateFileNameTestNameMissing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaptureScreenshotListener

public TestCaptureScreenshotListener()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testCreateFileName

public void testCreateFileName()
                        throws Exception
Throws:
Exception

testCreateFileNameTestNameMissing

public void testCreateFileNameTestNameMissing()
                                       throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All rights reserved.