com.unitedinternet.portal.selenium.utils.logging
Class LoggingAssertTest

java.lang.Object
  extended by com.unitedinternet.portal.selenium.utils.logging.LoggingAssertTest

public class LoggingAssertTest
extends java.lang.Object

Author:
mifr

Constructor Summary
LoggingAssertTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAssertEqualsFalse()
          Test method for LoggingAssert.assertEquals(java.lang.String, java.lang.Object, java.lang.Object, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 void testAssertEqualsTrue()
          Test method for LoggingAssert.assertEquals(java.lang.String, java.lang.Object, java.lang.Object, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 void testAssertFalseFalse()
          Test method for LoggingAssert.assertFalse(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 void testAssertFalseTrue()
          Test method for LoggingAssert.assertFalse(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 void testAssertTrueFalse()
          Test method for LoggingAssert.assertTrue(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 void testAssertTrueTrue()
          Test method for LoggingAssert.assertTrue(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingAssertTest

public LoggingAssertTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAssertTrueTrue

public final void testAssertTrueTrue()
Test method for LoggingAssert.assertTrue(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).


testAssertTrueFalse

public final void testAssertTrueFalse()
Test method for LoggingAssert.assertTrue(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).


testAssertFalseFalse

public final void testAssertFalseFalse()
Test method for LoggingAssert.assertFalse(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).


testAssertFalseTrue

public final void testAssertFalseTrue()
Test method for LoggingAssert.assertFalse(java.lang.String, boolean, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).


testAssertEqualsTrue

public final void testAssertEqualsTrue()
Test method for LoggingAssert.assertEquals(java.lang.String, java.lang.Object, java.lang.Object, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).


testAssertEqualsFalse

public final void testAssertEqualsFalse()
Test method for LoggingAssert.assertEquals(java.lang.String, java.lang.Object, java.lang.Object, com.unitedinternet.portal.selenium.utils.logging.LoggingSelenium).



Copyright © 2009. All Rights Reserved.