FormFragmentFactory

org.specs2.specification.create.FormFragmentFactory

Factory for creating Form fragments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def FormFragment(form: => Form): Fragment
def FormFragment[T : HasForm](aForm: => T): Fragment