cz.luboss.pensum.junit
Class MeLogTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycz.luboss.pensum.junit.MeLogTest
All Implemented Interfaces:
junit.framework.Test

public class MeLogTest
extends junit.framework.TestCase

Testy transakci


Constructor Summary
MeLogTest()
           
 
Method Summary
static void foo()
           
static void main(java.lang.String[] args)
          Spusteni programu
static junit.framework.Test suite()
          Spousteni testu
 void testLogDefTest()
          Test logu Defaultniho logu
 void testLogSocketTest()
           
 void testMeLogTest()
          Test logu MeLogTest
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MeLogTest

public MeLogTest()
Method Detail

main

public static void main(java.lang.String[] args)
Spusteni programu

Parameters:
args - parametry

suite

public static junit.framework.Test suite()
Spousteni testu

Returns:
testivaci prostredi

testMeLogTest

public void testMeLogTest()
Test logu MeLogTest


testLogDefTest

public void testLogDefTest()
                    throws java.io.IOException
Test logu Defaultniho logu

Throws:
java.io.IOException

foo

public static void foo()

testLogSocketTest

public void testLogSocketTest()
                       throws java.io.IOException
Throws:
java.io.IOException