org.eclipse.emfforms.internal.core.services.databinding.index
Class IndexDomainModelReferenceConverter_ITest

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

public class IndexDomainModelReferenceConverter_ITest
extends Object

JUnit integration test for the IndexDomainModelReferenceConverter.

Author:
Lucas Koehler

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

Constructor Detail

IndexDomainModelReferenceConverter_ITest

public IndexDomainModelReferenceConverter_ITest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()

setUp

public void setUp()
           throws DatabindingFailedException
Throws:
DatabindingFailedException

tearDown

public void tearDown()

testServiceType

public void testServiceType()
                     throws DatabindingFailedException
Throws:
DatabindingFailedException


Copyright © 2015. All Rights Reserved.