Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
関数型プログラミングでphpspecを使用することは可能ですか? Drupal プロジェクトで使用したいのですが、役に立つ例が見つかりません。私の知る限り、phpspec は OO プログラミングでのみ使用できます。本当ですか?ありがとう。
私も同じ必要があります。ObjectBehaviour を、これに使用できる FunctionBehaviour クラスに複製することを考えていました。