October 2017
Intermediate to advanced
440 pages
11h 47m
English
BeNullOrEmpty compares null to the value. Array values are tested using the Count property; arrays with zero elements will satisfy the assertion:
@() | Should -BeNullOrEmpty '' | Should -BeNullOrEmpty
Read now
Unlock full access