Projet

Général

Profil

Révision 76bdcd04

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/tests/WebformTestCase.test
99 99
  }
100 100

  
101 101
  /**
102
   *
102
   * Reset the form.
103 103
   */
104 104
  public function webformReset() {
105 105
    $this->_webform_node = NULL;
......
113 113
   *   - A default configuration for the component.
114 114
   *   - Values to try setting via POST
115 115
   *   - Values that should match the database storage when set via POST
116
   *   - Values that should match the database storage when using the default values.
116
   *   - Values that should match the database storage when using the default
117
   *     values.
117 118
   *
118 119
   * @return array
119 120
   *   An array of each component settings.
......
994 995
  }
995 996

  
996 997
  /**
997
   *
998
   * Create a sample Webform node.
998 999
   */
999 1000
  public function webformForm() {
1000 1001
    if (isset($this->_webform_node)) {

Formats disponibles : Unified diff