com.stratelia.webactiv.almanach.control
Class AlmanachSessionControllerTest

java.lang.Object
  extended by com.stratelia.webactiv.almanach.control.AlmanachSessionControllerTest

public class AlmanachSessionControllerTest
extends Object

Author:
ehugonnet

Constructor Summary
AlmanachSessionControllerTest()
           
 
Method Summary
 void prepareMocksToUseInTests()
           
 void testGetCurrentDay()
          Test of getCurrentDay method, of class AlmanachSessionController.
 void testNextMonth()
          Test of nextView method, of class AlmanachSessionController.
 void testPreviousMonth()
          Test of previousView method, of class AlmanachSessionController.
 void testSetCurrentDay()
          Test of setCurrentDay method, of class AlmanachSessionController.
 void testToday()
          Test of today method, of class AlmanachSessionController.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlmanachSessionControllerTest

public AlmanachSessionControllerTest()
Method Detail

prepareMocksToUseInTests

public void prepareMocksToUseInTests()

testGetCurrentDay

public void testGetCurrentDay()
Test of getCurrentDay method, of class AlmanachSessionController.


testSetCurrentDay

public void testSetCurrentDay()
Test of setCurrentDay method, of class AlmanachSessionController.


testNextMonth

public void testNextMonth()
Test of nextView method, of class AlmanachSessionController.


testPreviousMonth

public void testPreviousMonth()
Test of previousView method, of class AlmanachSessionController.


testToday

public void testToday()
Test of today method, of class AlmanachSessionController.



Copyright © 2016 Silverpeas. All Rights Reserved.