Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ testConcurrentAccess.js
File
testConcurrentAccess.js
test-app/app/src/main/assets/app/tests/testConcurrentAccess.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// WARNING: IF THIS TEST FAILS IT COMPLETELY BREAKS ALL OTHER TESTS!
2
3
describe(
"Tests concurrent access to JNI"
,
function
() {
4
// Customizable test parameters
Callers
nothing calls this directly
Calls
7
toThrow
Method · 0.80
toBe
Method · 0.80
callFromBackgroundThread
Method · 0.80
callSynchronously
Method · 0.80
log
Method · 0.65
setTimeout
Function · 0.50
size
Method · 0.45
Tested by
no test coverage detected