class ErrOr_Basic_Test

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

This mostly tests that things compile. There is also a set of errors that assert which might

be nice to death test but we don't do those.

Public Methods

void ErrOr_Basic_Test ()

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

void ErrOr_Basic_Test (const ErrOr_Basic_Test & )

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

void ErrOr_Basic_Test (ErrOr_Basic_Test && )

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

ErrOr_Basic_Test & operator= (const ErrOr_Basic_Test & )

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

ErrOr_Basic_Test & operator= (ErrOr_Basic_Test && )

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc

void ~ErrOr_Basic_Test ()

Defined at line 14 of file ../../src/developer/debug/zxdb/common/err_or_unittest.cc