Sha256: 52d2ef43f51815f9051185d0180ccd2d9386da0c8da7c3b66d5f37688d711cf3
Contents?: true
Size: 211 Bytes
Versions: 4
Compression:
Stored size: 211 Bytes
Contents
# encoding: utf-8 Feature: String improvements Scenario: I18n of up-/down-case and capitalize Given input string is "мама" When I call upcase on it Then the result should equal to "МАМА"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
qipowl-0.9.7 | features/monkey.feature |
qipowl-0.9.3 | features/monkey.feature |
qipowl-0.9.2 | features/monkey.feature |
qipowl-0.9.1 | features/monkey.feature |