Hi,
I am using Spring Framework for UI
Testing and I am also using Fitnesse with Given, When, Then to call the methods. Problem i am facing with Fitnesse is looks like it doesn't understand @ Autowired annotation may be, because every time i am getting Null pointer exception. I am copying my code here..Please help me to understand how this can be resolved...
I have autowired Environment .