@salesforce/wire-service-jest-util 一个实用程序,以便 Lightning Web 组件单元测试可以控制使用@wire配置的数据。 基本示例 假设您有一个这样的组件。 import { LightningElement , wire } from 'lwc' ; import { getTodo } from 'x/todoApi' ; export default class MyComponent extends LightningElement { @ wire ( getTodo , { id : 1 } ) todo } 您想测试组件对@wire数据和错误的处理。 这个测试实用程序使它变得微不足道。 创建x/todoApi模块的模拟/存根,并使用@salesforce/wire-service-jest-util cre
2021-07-24 16:03:46 121KB stream test salesforce wire
1
Standard Test Interface Language (STIL) for Digital Test Vectors原版
2021-07-23 21:02:58 466KB stil ic
1
It is a simple test software to evaluate the mcu performance
2021-07-23 19:00:11 6.48MB testsoftware
1
Visdrone2021-test-challenge.rar
2021-07-23 17:06:42 421.92MB Visdrone
1
离子插件测试 测试离子插件 org.apache.cordova.geolocation nl.x-services.plugins.toast com.phonegap.plugins.PushPlugin org.apache.cordova.network-信息 org.pbernasconi.progressindicator org.apache.cordova.camera org.apache.cordova.media-capture hu.dpal.phonegap.plugins.SpinnerDialog net.yoik.cordova.plugins.screenorientation de.appplant.cordova.plugin.local-notification 如何运行这个应用程序 离子平台 ios/android 离子构建 io
2021-07-23 14:03:33 1.8MB JavaScript
1
里面包含crack工具跟教程了 包管用!!!
2021-07-23 14:02:00 628.58MB c++test
主要是客户端对用户登录的手机令牌进行rest认证,内容已打成jar包, 1需将jar包导入至自身项目 2执行TestClient执行认证
2021-07-23 12:00:09 1.06MB rsa 2FA token
#faketag - 基于安卓的 nfc 标签模拟器 这个项目的目标是为 nfc 标签创建一个简单的基于 android 的模拟器。 APDU 的处理基于一个简单的 json 文件。 ##背景 如今,越来越多的银行开始向其客户发送支持 NFC 的信用卡。 我也刚刚从我的银行恢复了一张 NFC 信用卡。 这是我自己调查银行使用的 nfc 技术的起点。 我的第一个想法是:“他们将使用一些最先进的加密处理器来处理标签”。 事实证明我错了。 一切都只是明文。 我的决定是开始这个​​项目,以便有一种简单的方法来证明支付系统中使用的老式 nfc 标签中的漏洞。 这不是第一个显示此漏洞的项目,也不会是最后一个。 ##JSON 文件格式 该模拟器基于简单的 JSON 文件处理 apdu 命令。 使用以下格式: [ { " request " : " ODBDQTlGN0YwMA== " , " r
2021-07-22 13:02:50 472KB Java
1
Memory rank margin test is a memory test scheme under normal temperature and voltage. The whole test scheme is embedded in a specific BIOS. If the Rank Margin Tool option in BIOS is enabled, the platform will automatically enter Rank Margin test mode. The test results are output by serial port, it can detect the margin of the motherboard on the memory design part.
2021-07-22 10:41:23 2.77MB SI
1
USB PD CTS(Compliance Test Specification)更新到V1.2(2021-6-20), 主要覆盖有如下测试: 1, PD2/3的通用检查程序 2, 物理层测试 3, 协议(Protocol)测试 4, 供电(Power delivery)测试。
2021-07-22 09:02:24 11.29MB USB PD 合规性 测试包