Methods

Included Modules

Class/Module Index [+]

Quicksearch

TestLanguage

Public Instance Methods

test_default() click to toggle source
# File pango/test/test-language.rb, line 4
def test_default
  assert_match(/\A[a-z]{2}-[a-z]{2}\z/, Pango::Language.default.to_s)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.