Skip to content

Instantly share code, notes, and snippets.

@bielawb
Created December 28, 2020 23:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bielawb/a6a76a2877120fd3aee059c60ca5ec76 to your computer and use it in GitHub Desktop.
Save bielawb/a6a76a2877120fd3aee059c60ca5ec76 to your computer and use it in GitHub Desktop.
Testujemy dodawanie właściwości do obiektu wyjściowego.
It 'Zwraca obiekt z zestawem właściwości DefaultDisplayPropertySet' {
$wynik = Get-PowerShellPLPost
$wynik.PSStandardMembers | Should -Not -BeNullOrEmpty
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment