com.khubla.pragmatach.contrib.testsupport.controller
Class ControllerTestSupport

java.lang.Object
  extended by com.khubla.pragmatach.contrib.testsupport.controller.ControllerTestSupport

public class ControllerTestSupport
extends Object

Author:
tome

Constructor Summary
ControllerTestSupport()
           
 
Method Summary
static String performRender(PragmatachController controller)
          test rendering a controller
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerTestSupport

public ControllerTestSupport()
Method Detail

performRender

public static String performRender(PragmatachController controller)
                            throws PragmatachException
test rendering a controller

Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.