PTtools
Contents:
Installation
Usage
Version history
Examples
Modules
Unit tests
Analysis
Bubble
Models
Paper
Profiling
Utilities
tests.utils.assertions
tests.utils.const
tests.utils.json
tests.utils.math
tests.utils.plotting
tests.utils.printing
tests.utils.test_assertions
Classes
Other tests
Acknowledgements
For developers
PTtools
Unit tests
Utilities
tests.utils.test_assertions
View page source
tests.utils.test_assertions
Unit tests for assertions
Classes
class
tests.utils.test_assertions.
TestAllclose
(
methodName
=
'runTest'
)
Bases:
TestCase
Test the assert_allclose function
test_float
(
)
test_ndarray_1d
(
)
test_ndarray_2d
(
)