assertEnvironmentRecordPresent()
function assertEnvironmentRecordPresent(input): asserts input is EnvironmentRecord
Asserts that the given input contains all of the required environment keys.
Parameters
Parameter | Type |
---|---|
input | Partial <EnvironmentRecord > |
Returns
asserts input is EnvironmentRecord