TLで話題になっているCodeIQでの問題と解説はこちらです。 これであなたもテスト駆動開発マスター!?和田卓人さんがテスト駆動開発問題を解答コード使いながら解説します~現在時刻が関わるテストから、テスト容易性設計を学ぶ #tdd|CodeIQ MAGAZINE 大変丁寧な解説、とても参考になりました。 ただ、参加されている方の採用したテスティングフレームワークにCodeceptionがない! 日本の
TLで話題になっているCodeIQでの問題と解説はこちらです。 これであなたもテスト駆動開発マスター!?和田卓人さんがテスト駆動開発問題を解答コード使いながら解説します~現在時刻が関わるテストから、テスト容易性設計を学ぶ #tdd|CodeIQ MAGAZINE 大変丁寧な解説、とても参考になりました。 ただ、参加されている方の採用したテスティングフレームワークにCodeceptionがない! 日本の
Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. Get Started Star Sinon.JS on Github Get Started Install using npm To install the current release (v19.0.2) of Sinon: npm install sinon Setting up access Node and Cobuild systems var sinon = require("sinon"); Direct browser use <script src="./node_modules/sinon/pkg/sinon.js"></script> <script> // Ac
I'm pleased to introduce a new Test Double (or mock) framework named RR, which is short for Double Ruby. Why a Double framework and not a Mock framework? A mock is a type of test double. Since RR supports mocks, stubs, and proxies, it makes sense to refer to RR as a double framework. The proxy is a new ail in future art
MockFtpServer - Providing a Fake/Stub FTP ServerThe MockFtpServer project provides mock/dummy FTP server implementations that can be very useful for testing of FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction. FakeFtpServer provides a higher-level abstraction for an FTP server and is suitable for most testing and
テストをするために利用するコード「テスト代替(Test Doubles)」には様々な形態があり連続して利用されるという点を説明した良い記事です。Mocks Aren't Stubsと併せて読むのがお勧め。 ダミー ダミーは必要なパラメータを埋めることだけを目的とする。実際に呼び出されないということから、コンパイラをとパスすために利用。作成が極めて容易だが有効性は低い。 internal class DummyShopDataAccess : IShopDataAccess { public decimal GetProductPrice(int productId) { throw new NotImplementedException(); } public void Save(int orderId, Order o) { throw new NotImplementedExcepti
何か、ふと思い立ってEasyMock 2.2の文書をざっくり日本語訳してみました。 こちらに置いてあります。 まだ訳したてなので、おかしいところが多少あるかもしれません。 見付けたら、指摘していただけると大変嬉しいです。 それほど親切なドキュメントではないようなので、これだけ見てもよくわからない かもしれません。後で訳注を沢山いれようかな。
Enterprise Strategy Group: Go-to-market Expertise to Help You Win
By Brian Gilstrap, OCI Princpment community has found unit testing (especially automated unit testing), invaluable in building reliable software. Mock objects have been a key technique for enabling automated unit testing of object-oriented software. However, when we expand the scope of testing into the realm of distributed
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く