• Problem running JSFUnit 2.0.0.Beta2 Getting Started example on JBoss AS7.1.1Final

    I'm new to JSFUnit (and JBoss and Arquillian and ...), and I'm having a problem running the JSFUnit 2.0.0.Beta2 Getting Started example. I installed JBoss AS7.1.1Final on Windows 7 and started JBoss using bin/standalo...
    Profile Photo
    last modified by mwoinoskibt
  • Is JSFUnit still an active project?

    Hi!   I've been looking into using JSFUnit in my project but before I make any more investment in learning the framework I would like to know from the developers if any investment is being made towards improving...
    Profile Photo
    last modified by felipe.gdr
  • Create JSFUnit Tests on a Separate Project

    I created a TestProject using Getting Started 1.3. This is a separate project that I'd like to use to test the MainProject. I was to able to get the TestProject up and running so my question is how do I create tests f...
    Profile Photo
    created by makidev
  • JSFUnit + Seam + Arquillian - test FacesMessages

    I have a Seam bean that uses org.jboss.seam.faces.FacesMessages class, method addFromResourceBundleOrDefault(). I used to have a SeamTest class that that invoked a method in invokeAction() method and tested the messag...
    Profile Photo
    created by sm4
  • JSFUnit + Hudson

    is there any way to integrate jsfunit with hudson?
    Profile Photo
    last modified by betty19
  • Is there a way to use @EJB in my test classes

    Hi!   I'm trying to use @EJB to inject Stateless Beans into my test classes, but it is not working, the objects are always null.   @RunWith(Arquillian.class) public class MyTestClass extends TestJSFUnitBase...
    Profile Photo
    created by felipe.gdr
  • Test opening a new window via JavaScript

    Has anybody tested the following scenario:   clicking on a button the button click triggers a javascript function opening a new window via window.open(...) verify if the window has been opened   I tried ...
    Profile Photo
    last modified by axelberle
  • Navigation problem in JSFUNIT

    Here's my funtion , im trying a simple redirection , it doesn't work .. public void testInitialPage() throws IOException    {       // Send an HTTP request for the initial page ...
    Profile Photo
    created by betty19
  • Testing Headers and footers in JSFUNIT

    Plz can someone tell me how can i access i component in my header's page from a jsfunit test ...
    Profile Photo
    created by betty19
  • [JSFUnit 2.0 + JSF 1.2 + Weblogic] NullPointerException on JSFServerSession using @InitialPage

    Hello,   I am trying to use the JSFUnit 2.0 for testing applications developed in Oracle ADF using the JDeveloper IDE and the Weblogic 10.3.5 application server. Have attempted to use the getting started guide f...
  • JSFUnit 2, Arquillian and TestNG using maven ... always NULL

    Hi community,   i am having trouble to get some test working, the examples don't help me, i can't get anything to work as i expect. I also started a question on stackoverflow, but there are not answers yet ... m...
    Profile Photo
    created by fibrefox
  • Can I run JSFUnit test without maven + eclipse + Tomcat 7?

    I had tried the note on https://gist.github.com/2363703 for creating a JSFUnit test without maven, but so far I keep hitting error which I still can't have one success case. So, here is my question,   - if i cre...
    Profile Photo
    last modified by pillboy
  • jsfunit testing without starting the server

    Hi , I am using jsfunit 1.3 to test my pages in jboss 5.1.x eap. I have two questions for you   1. Whether there is any possibilty that I could run my testcase without starting the server so that it is not nec...
    Profile Photo
    created by pravinarr
  • Not pulling down dependencies maven

    Hello,   I tried to add jsfUnit to my maven project, I followed the steps on this page http://www.jboss.org/jsfunit/gettingstarted_version_2-0-0 and it resolves all but these two dependencies    ...
    Profile Photo
    created by set321go
  • Cannot access the managed bean in jsfunit 1.3

    I have created a sampe jsf app with the jars given in the getting started page. But when I tried to get the managed bean value it is giving me  null pointer exception.   I have kept that bean in session sc...
    Profile Photo
    created by pravinarr
  • java.lang.IllegalArgumentException: com/gargoylesoftware/htmlunit/javascript/configuration/FF3.6.properties doesn't exist or can't be accessed

    If I use 2.0.0.Beta2 I get: java.lang.IllegalArgumentException: com/gargoylesoftware/htmlunit/javascript/configuration/FF3.6.properties doesn't exist or can't be accessed   (without even using / calling any JSF...
    Profile Photo
    last modified by hpgisler
  • JSFUnit 1.3.0. Final support all version richface?

    Daer All:       JSFUnit 1.3.0. Final support all versions richface? For example: RichFaces 4.2.0. Final, please tell me, thank you
    Profile Photo
    last modified by yuye
  • Testing a custom exceptionHandler

    Hey there. i googled a bit around and couldn't find  an aswer for my question. how can i test a custom exceptionahndler with JSF Unit ?   Thanks for answers
    Profile Photo
    last modified by schos3
  • Problem connecting - permission denied error - proxy issue ?

    I want to run my JSF-JSFUnit enabled webapp using a query like   http://localhost:8181/jsfunit_starter/ServletTestRunner?suite=JSFUnitStartupTest&xsl=cactus-report.xsl   When starting tomacat from ecli...
    Profile Photo
    created by girishmanwani
  • Problem faces-config with header max 128

    Hi community i got the following problem when i try to run my jsf-unit test the following exception occurs al the time:   Servlet.service() for servlet Faces Servlet threw exception: java.lang.IllegalStateExcep...
    Profile Photo
    last modified by schos3