org.eclipse.etrice.etunit.converter
Class ConverterTest

java.lang.Object
  extended by org.eclipse.etrice.etunit.converter.ConverterTest

public class ConverterTest
extends java.lang.Object

Author:
Henrik Rentz-Reichert

Constructor Summary
ConverterTest()
           
 
Method Summary
 void prepare()
           
 void testCombine()
           
 void testConversion()
           
 void testDoubleConversion()
           
 void testOnlyCombine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterTest

public ConverterTest()
Method Detail

prepare

public void prepare()

testConversion

public void testConversion()

testDoubleConversion

public void testDoubleConversion()

testCombine

public void testCombine()

testOnlyCombine

public void testOnlyCombine()