org.eclipse.modisco.jee.jsp.generation.tests
Class DiffGeneratedJspTest

java.lang.Object
  extended by org.eclipse.modisco.jee.jsp.generation.tests.DiffGeneratedJspTest

public class DiffGeneratedJspTest
extends java.lang.Object

Test on generated jsp files from jspxmi model file.


Constructor Summary
DiffGeneratedJspTest()
           
 
Method Summary
 void testEmtlFilePresent()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffGeneratedJspTest

public DiffGeneratedJspTest()
Method Detail

testEmtlFilePresent

Bug 368698 - GenerateJsp.emtl is missing in org.eclipse.modisco.jee.jsp.generation


testJspFileExistence

Launch a jsp files generation, and simply check that for each jsp source file a jsp generated file with the same path exists.

Throws:
java.net.URISyntaxException
java.io.IOException
CoreException