Skip to content

Release/v0.5.0#21

Merged
in-async merged 7 commits intomasterfrom
release/v0.5.0
Apr 18, 2020
Merged

Release/v0.5.0#21
in-async merged 7 commits intomasterfrom
release/v0.5.0

Conversation

@in-async
Copy link
Copy Markdown
Owner

@in-async in-async commented Apr 10, 2020

Changes:

in-async added 4 commits April 7, 2020 10:17
ターゲット型と expected のデータメンバーが一致しないとアサートに失敗するよう変更。

今までは actual と expected のどちらもターゲット型にダックキャストしてから等値アサートしていたようなものだが、今回の変更より actual のみターゲット型にダックキャストするようにした。
System.Linq 下のコレクション型もシステム コレクションとして扱うよう対応。
* ConsoleLogging の出力をリファクタリング。
* 関連して PrimitiveAssertFailedException のメッセージも改善。actual, expected の内容が判り易くした。
@in-async in-async self-assigned this Apr 10, 2020
@in-async in-async marked this pull request as ready for review April 18, 2020 07:33
@in-async in-async merged commit be8ba77 into master Apr 18, 2020
@in-async in-async deleted the release/v0.5.0 branch April 18, 2020 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant