8 lines
530 B
Gherkin
8 lines
530 B
Gherkin
Feature: The Excel API client
|
|
# ======================== Excel Read method ========================
|
|
# Scenario: Using the Excel Read method
|
|
# It is not posible to test this method, because there is no way to know where will be an Excel sheet on the user's machine.
|
|
|
|
# ======================== Excel Write method ========================
|
|
# Scenario: Using the Excel Write method
|
|
# It is not posible to test this method, because there is no way to know where will be an Excel sheet on the user's machine. |