Skip to content

V1.0.1 增加 2 個測試案例

Latest
Compare
Choose a tag to compare
@ytyubox ytyubox released this 27 Feb 04:29
· 1 commit to main since this release

在 iOS Taipei 後,新增了 2 個 test 驗證

  1. 在 Wrapper 的部分修改時,Owner 的 Property Observer 會不會執行
  2. 在Wrapper 的 wrappedValue 是 get only 的時候,Owner 是否可以編寫 willSet/didSet