test_server_h

Functions


install() -> term()

restore() -> term()

testcase(Testcase) -> term()

init(X1) -> term()

handle_event(Event, State) -> term()

handle_call(Query, State) -> term()

handle_info(Event, State) -> term()

terminate(Reason, State) -> term()

code_change(OldVsn, State, Extra) -> term()

View Functions