net.liftweb

mockweb

package mockweb

Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Type Members

  1. class WebSpec extends Specification

    This trait provides Lift-specific extensions to the Specification base trait to simplify unit testing of your code.

Value Members

  1. object MockWeb extends AnyRef

    The MockWeb object contains various methods to simplify unit testing in Lift outside of the full-blown testkit stack.