Not

Not is used to negate any of the previous terms, for example:

function Invoke-Something { return 1} 
Invoke-Something | Should -Not -Be 0 
Invoke-Something | Should -Not -BeNullOrEmpty 
..................Content has been hidden....................

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