MCPcopy Create free account
hub / github.com/Tencent/MMKV / unit_test.py

File unit_test.py

Python/unit_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3
4import sys

Callers

nothing calls this directly

Calls 11

test_boolFunction · 0.85
test_intFunction · 0.85
test_uintFunction · 0.85
test_long_intFunction · 0.85
test_long_uintFunction · 0.85
test_floatFunction · 0.85
test_stringFunction · 0.85
test_bytesFunction · 0.85
test_equalFunction · 0.85
initializeMMKVMethod · 0.80
MMKVMethod · 0.45

Tested by

no test coverage detected