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.
サイトに 1 回だけ文字列があるかどうかをテストするにはどうすればよいですか? simpletest の WebTestCase を使用します。
すべてのページ名のデータベースがあり、探している文字列がわかっている場合は、データベースを調べて各ページを読み、各ページで文字列を検索できます。