Some tests in uPortal 3 that use classes from javax.servlet.* in their runtime environment need to be running executed within a servlet container.
Package org.jasig.portal.servlet in tests directory contains the following basic classes extending JUnit test functionality:
...