如何为参数方法建立一个好的基准类
我已经读过很多关于我的问题的内容。 我看到了很多写这门课的方法。 但我怎样才能创建一个用参数检查方法的人呢? 或者也许我的方法是错误的? 并在测试课中执行此操作? 提前致谢 G。
i have read about my question a lot.
and i saw many ways to write that class.
but how can i create one who check methods with parameters.
or maybe my methodology is wrong ?
and do this in a test class ?
Thank in advance
G.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 DI 框架并添加拦截器。 这里是城堡。
You can use DI frameworks and add interceptors. Here is for castle.