MCPcopy Create free account
hub / github.com/alibaba/GraphScope / test_load_gar_file

Route test_load_gar_file

python/graphscope/tests/unittest/test_java_app.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
    os.environ.get("RUN_JAVA_TESTS") != "ON",
    reason="Java SDK is disabled, skip this test.",
)

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# -*- coding: utf-8 -*-
3#
4# Copyright 2020 Alibaba Group Holding Limited. All Rights Reserved.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected