Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package assertions contains the implementations for all assertions used with the So(...) method.
|
Package assertions contains the implementations for all assertions used with the So(...) method. |
|
internal/go-diff/diffmatchpatch
Package diffmatchpatch offers robust algorithms to perform the operations required for synchronizing plain text.
|
Package diffmatchpatch offers robust algorithms to perform the operations required for synchronizing plain text. |
|
internal/oglematchers
Package oglematchers provides a set of matchers useful in a testing or mocking framework.
|
Package oglematchers provides a set of matchers useful in a testing or mocking framework. |
|
internal/unit
package unit implements a light-weight x-Unit style testing framework.
|
package unit implements a light-weight x-Unit style testing framework. |
|
Package better contains the same listing as the should package, but each assertion is wrapped in behavior that decorates failure output with a 'fatal' prefix/indicator so that the So method can invoke testing.T.Fatal(...) to immediately end a test case.
|
Package better contains the same listing as the should package, but each assertion is wrapped in behavior that decorates failure output with a 'fatal' prefix/indicator so that the So method can invoke testing.T.Fatal(...) to immediately end a test case. |
|
Package should is simply a rewording of the assertion functions in the assertions package.
|
Package should is simply a rewording of the assertion functions in the assertions package. |
Click to show internal directories.
Click to hide internal directories.