zoukankan      html  css  js  c++  java
  • Fitnesse-The Slim Tables

    Fitnesse 中Slim支持的表格类型

    下表内容路径

    Decision Table Supplies the inputs and outputs for decisions. This is similar to the Fit Column Fixture
    Dynamic Decision Table Has the same syntax as a >Decision Table, but passes the column headers as parameters to the fixture.
    Query Table Supplies the expected results of a query. This is similar to the Fit Row Fixture
    Subset Query Table Supplies a subset of the expected results of a query.
    Ordered query Table Supplies the expected results of a query. The rows are expected to be in order. This is similar to the Fit Row Fixture
    Script Table A series of actions and checks. Similar to Do Fixture.
    Table Table Whatever you want it to be!
    Import Add a path to the fixture search path.
    Comment A table that does nothing.
    Scenario Table A table that can be called from other tables.
    Library Table A table that installs fixtures available for all test pages
    Define Table Type A helper table that defines the default table type for named fixtures.
    Define Alias A helper table that defines alias names for fixtures.

     

     

     

     

     

     

     

     

     

     

    源代码

  • 相关阅读:
    pku 2446 Chessboard
    POJ 2724 Purifying Machine
    14 Flash内存控制器(FMC)
    10 PWM发生器和捕捉定时器
    15 I2C总线控制器
    18 RTX Kernel实时系统
    17模拟数字转换
    19.1 详解startup_M051.s
    16串行外围设备接口(SPI)控制器
    13看门狗
  • 原文地址:https://www.cnblogs.com/moonpool/p/5523343.html
Copyright © 2011-2022 走看看