Class: TestError

@nginstack/jsunit/lib/TestError~ TestError


new TestError(msg, details)

Erro padrão dos testes automatizados.

Parameters:
Name Type Description
msg string

Mensagem de erro.

details string

Detalhes do erro.