org.eclipse.emfforms.internal.core.services.databinding
Class EMFFormsDatabindingImpl_ITest

java.lang.Object
  extended by org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_ITest

public class EMFFormsDatabindingImpl_ITest
extends Object

JUnit integration test for EMFFormsDatabindingImpl.

Author:
Lucas Koehler

Constructor Summary
EMFFormsDatabindingImpl_ITest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 void testServiceType()
           
 void testServiceUsageList()
           
 void testServiceUsageValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFFormsDatabindingImpl_ITest

public EMFFormsDatabindingImpl_ITest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()

setUp

public void setUp()

tearDown

public void tearDown()

testServiceType

public void testServiceType()

testServiceUsageValue

public void testServiceUsageValue()
                           throws DatabindingFailedException
Throws:
DatabindingFailedException

testServiceUsageList

public void testServiceUsageList()
                          throws DatabindingFailedException
Throws:
DatabindingFailedException


Copyright © 2015. All Rights Reserved.