书栈网 · BookStack 本次搜索耗时 0.077 秒,为您找到 573 个相关结果.
  • 欢迎

    960 2021-02-19 《Phalcon v2.0 文档》
    欢迎! Phalcon是什么? 目录 Other formats 欢迎! 欢迎使用Phalcon框架,Phalcon框架目标是让开发者使用php开发出更快网站及应用. Welcome to Phalcon framework. Our mission is to give you an advanced tool for developing...
  • aravel 测试之 - 浏览器测试 (Laravel Dusk)

    Laravel 测试之 - 浏览器测试 (Laravel Dusk) 简介 安装 使用其他浏览器 开始 创建测试 运行测试 手动运行 ChromeDriver 环境处理 创建浏览器 创建多个浏览器 认证 与元素交互 点击链接 文本、值和属性 获取和设置值 获取文本 获取属性 使用表单 输入值 下拉菜单 复选框 单选按钮 ...
  • Database

    Database Testing Introduction Generating Factories Resetting The Database After Each Test Writing Factories Extending Factories Factory States Factory Callbacks Using Factor...
  • 测试模拟器

    Laravel 测试之:测试模拟器 介绍 任务模拟 事件模拟 邮件模拟 通知模拟 队列模拟 Storage 模拟 Facades 模拟 Laravel 测试之:测试模拟器 介绍 任务模拟 事件模拟 邮件模拟 通知模拟 队列模拟 Storage 模拟 Facades 模拟 介绍 测试 Laravel 应用时...
  • Upgrade Guide

    Upgrade Guide Upgrading To 5.4.0 From 5.3 Estimated Upgrade Time: 1-2 Hours Updating Dependencies Removing Compiled Services File Flushing The Cache Laravel Cashier Laravel Pa...
  • Console

    Console Commands Console Commands The Console: APP_ENV & APP_DEBUG Creating a Command Configuring the Command Registering the Command Executing the Command Console Output Out...
  • Database

    Database Testing Introduction Generating Factories Resetting The Database After Each Test Writing Factories Extending Factories Factory States Factory Callbacks Using Factor...
  • Laravel 测试之 - 测试模拟器

    Laravel 测试之:测试模拟器 介绍 任务模拟 事件模拟 邮件模拟 通知模拟 队列模拟 Storage 模拟 Facades 模拟 Laravel 测试之:测试模拟器 介绍 测试 Laravel 应用时,有时候你可能想要「模拟」实现应用的部分功能的行为,从而避免该部分在测试过程中真正执行。例如,控制器执行过程中会触发一个...
  • Dusk

    Laravel Dusk Introduction Installation Using Other Browsers Getting Started Generating Tests Running Tests Manually Starting ChromeDriver Environment Handling Creating Brows...
  • Mocking

    Mocking Introduction Mocking Objects Bus Fake Event Fake Faking A Subset Of Events Scoped Event Fakes Mail Fake Notification Fake Queue Fake Storage Fake Facades Moc...