콘텐츠로 이동

runStorageConformance

이 콘텐츠는 아직 번역되지 않았습니다.

function runStorageConformance(store, options?): Promise<StorageConformanceReport>;

对一个 SegmentBlobStore 跑完十类一致性用例并返回报告;全部对象落在隔离前缀下,结束时尽力清理。

SegmentBlobStore

StorageConformanceOptions

Promise<StorageConformanceReport>