DoFixture 错误:尝试遵循 fitSharp 教程

发布于 2024-10-17 09:30:33 字数 415 浏览 2 评论 0原文

我正在尝试阅读 http: 的免费电子书“Test Driven .NET Development With FitNesse: Second Edition” //gojko.net/fitnesse/book/

HelloWorld 示例效果很好,但第二个示例(第 41 页)总是失败,并出现错误:

fitSharp.Machine.Exception.TypeMissingException: Type 'DoFixture' not在程序集中找到

对于我的一生,我无法弄清楚什么不同会导致第二个示例失败。

使用 VS2005

任何人都可以确认/帮助吗?

谢谢

I'm trying to follow along in the free ebook "Test Driven .NET Development With FitNesse: Second Edition" from http://gojko.net/fitnesse/book/

The HelloWorld example works great, but 2nd example (page 41) always fails with an error of:

fitSharp.Machine.Exception.TypeMissingException: Type 'DoFixture' not found in assemblies

For the life of me, I can't figure out what is different that will make the 2nd example fail.

Using VS2005

Can anyone confirm/help?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

妄司 2024-10-24 09:30:33

好吧,我的错误。

郑重声明:我忘记公开固定装置类。

我确实希望有更好的错误跟踪/调试。

“错误调试”链接可以立即解决这个问题。叹。

OK, my error.

For the record: I forgot to make the fixture class public.

I do wish there was better error tracing/debugging.

A "debug at error" link would have solved this in an instant. Sigh.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文