Module eunit

This module is the normal EUnit user interface.

Copyright © 2004-2007 Mickaël Rémond, Richard Carlsson

Version: 2.0 beta 1, Feb 1 2008 00:01:47

Authors: Mickaël Rémond (mickael.remond@process-one.net) [web site: http://www.process-one.net/], Richard Carlsson (richardc@it.uu.se) [web site: http://user.it.uu.se/~richardc/].

Description

This module is the normal EUnit user interface.

Function Index

debug/1
list/1
start/0
start/1
stop/0
stop/1
submit/1
submit/2
submit/3
test/1
test/2
test/3
testp/1
watch/1
watch/2
watch/3
watch_app/1
watch_app/2
watch_app/3
watch_path/1
watch_path/2
watch_path/3
watch_regexp/1
watch_regexp/2
watch_regexp/3

Function Details

debug/1

debug() -> term()

list/1

list() -> term()

start/0

start() -> term()

start/1

start() -> term()

stop/0

stop() -> term()

stop/1

stop() -> term()

submit/1

submit() -> term()

submit/2

submit() -> term()

submit/3

submit() -> term()

test/1

test() -> term()

test/2

test() -> term()

test/3

test() -> term()

testp/1

testp() -> term()

watch/1

watch() -> term()

watch/2

watch() -> term()

watch/3

watch() -> term()

watch_app/1

watch_app() -> term()

watch_app/2

watch_app() -> term()

watch_app/3

watch_app() -> term()

watch_path/1

watch_path() -> term()

watch_path/2

watch_path() -> term()

watch_path/3

watch_path() -> term()

watch_regexp/1

watch_regexp() -> term()

watch_regexp/2

watch_regexp() -> term()

watch_regexp/3

watch_regexp() -> term()


Generated by EDoc, Feb 1 2008, 00:01:47.