PowerShell/test/powershell/engine/ETS
Dongbo Wang 294def7b11
Fix 'PropertyOnlyAdapter' to allow calling base methods (#6394)
For a PropertyOnlyAdapter, the property may come from various sources, but methods, including parameterized properties, still come from DotNetAdapter. So, the binder can optimize on method calls for objects that map to a custom PropertyOnlyAdapter.
2018-03-15 15:09:38 -07:00
..
Adapter.Tests.ps1 Fix 'PropertyOnlyAdapter' to allow calling base methods (#6394) 2018-03-15 15:09:38 -07:00
CimAdapter.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00