# Functions
AssertContext asserts that both given contexts has the same test key value set.
Context returns a new context.Context with a random value assigned to the test key value using WithContext.
No description provided by the author
FromContext returns the test context value.
WithContext returns a new child context with the test context key set to value.