BeNullOrEmpty

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 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.173.53