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.
特定のフォルダー内のすべてのテストセットのすべてのテストケースを取得するために PHP を使用しています。
このチュートリアルに従って接続を確立し、次のクエリidを使用して、ルートとして必要なテスト セット フォルダーを取得しています。
id
だから、これは私id=12345に例を与えます。
id=12345
このテストセット フォルダーの下にあるすべてのテストケースを取得するにはどうすればよいですか?