-
Examples used in the following article Knihovny určené pro tvorbu testů v programovacím jazyce Go
-
This article is part of the serie about Go programming language Programovací jazyk Go
- Basic usage of the standard 'testing' package - code
- Basic usage of the standard 'testing' package - test
- Basic usage of the 'oglematchers' package - code
- Basic usage of the 'oglematchers' package - test
- Using the 'dot' imports and the 'oglematchers' package - code
- Using the 'dot' imports and the 'oglematchers' package - test
- Basic usage of the 'ogletest' package - code
- Basic usage of the 'ogletest' package - test
- Using the 'dot' imports for two distinct packages - code
- Using the 'dot' imports for two distinct packages - test
- Using the 'assertions' package - code
- Using the 'assertions' package - test
- Using the 'assertions' package - code
- Using the 'assertions' package - test
- Using the 'assertions' package - code
- Using the 'assertions' package - test
- Basic usage of 'Convey' package - code
- Basic usage of 'Convey' package - test
- Another usage of 'Convey' package - code
- Another usage of 'Convey' package - test