We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
合ったほうが断然便利なので。ただ現状は EqualityComparer<T>.Default による比較のみととてもシンプルなので、ここに複雑さを持ち込むことにやや難色。
EqualityComparer<T>.Default
基本コンセプトとしては利用側で TestAA.TestAssert を拡張してほしいが、さて。
TestAA.TestAssert
The text was updated successfully, but these errors were encountered:
in-async
No branches or pull requests
合ったほうが断然便利なので。ただ現状は
EqualityComparer<T>.Default
による比較のみととてもシンプルなので、ここに複雑さを持ち込むことにやや難色。基本コンセプトとしては利用側で
TestAA.TestAssert
を拡張してほしいが、さて。The text was updated successfully, but these errors were encountered: