# 이 리프가 소유한 세 층 # Question: 테스트킷은 무엇을 소유하고 무엇을 소유하지 않는가? direction: right n0: "messaging-testkit" { shape: rectangle } n1: "공유 계약" { shape: rectangle } n2: "결함 시나리오 증거" { shape: rectangle } n3: "지원 등급" { shape: rectangle } n4: "어댑터 구현 · 실행" { shape: rectangle } n0 -> n1: "소유" n0 -> n2: "소유" n0 -> n3: "소유" n0 -> n4: "없음"