jasy.test.style package

Submodules

jasy.test.style.commands module

class jasy.test.style.commands.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_expr_minus()[source]
test_expr_minus_compact()[source]
test_expr_plus()[source]
test_expr_plus_compact()[source]
test_minus()[source]
test_multi()[source]
test_noexpr_minus_compact()[source]
test_noexpr_plus_compact()[source]
test_raw()[source]
test_simple()[source]
test_unary_minus()[source]
test_unary_plus()[source]

jasy.test.style.conditionals module

class jasy.test.style.conditionals.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_field()[source]
test_field_as_variable()[source]
test_if()[source]
test_if_else_false()[source]
test_if_else_false_paren()[source]
test_if_else_false_paren_notoper()[source]
test_if_else_true()[source]

jasy.test.style.cssat module

class jasy.test.style.cssat.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_charset()[source]
test_charset_invalid()[source]
test_charset_wrong_syntax()[source]
test_page()[source]
test_page_selector_first()[source]
test_page_selector_left()[source]
test_page_selector_right()[source]

jasy.test.style.extend module

class jasy.test.style.extend.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_atmedia()[source]
test_atsupport()[source]
test_basic()[source]
test_call()[source]
test_content_deeper()[source]
test_content_media_and_supports()[source]
test_content_simple()[source]
test_content_simple_double()[source]
test_content_with_followup()[source]
test_content_with_media_in_call()[source]
test_content_with_media_in_mixin()[source]
test_content_with_preceding()[source]
test_content_with_supports_in_call()[source]
test_content_with_supports_in_mixin()[source]
test_content_without_call()[source]
test_def_as_func()[source]
test_double()[source]
test_extend_or_mixin()[source]
test_local()[source]
test_local_complex()[source]
test_local_deeper()[source]
test_local_override()[source]
test_local_with_atmedia()[source]
test_local_with_atsupports()[source]
test_local_with_inner_atmedia()[source]
test_local_with_inner_atsupports()[source]

jasy.test.style.flattening module

class jasy.test.style.flattening.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_media_with_one_selector()[source]
test_merge_media()[source]
test_merge_media_and_selector()[source]
test_merge_media_and_selector_conditional()[source]
test_merge_selector()[source]
test_order()[source]
test_order_inner_media()[source]

jasy.test.style.fontface module

class jasy.test.style.fontface.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_double()[source]
test_multi_local()[source]
test_single()[source]

jasy.test.style.keyframes module

class jasy.test.style.keyframes.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_multistep()[source]
test_named()[source]
test_named_prefixed()[source]
test_percent()[source]

jasy.test.style.media module

class jasy.test.style.media.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_and()[source]
test_and_color()[source]
test_and_inner()[source]
test_comma()[source]
test_comma_and()[source]
test_inner()[source]
test_inner_children()[source]
test_inner_double()[source]
test_inner_double_list()[source]
test_inner_double_switched()[source]
test_inner_not_double()[source]
test_print()[source]
test_ratio()[source]
test_reallife_pixel()[source]
test_size()[source]

jasy.test.style.mixins module

class jasy.test.style.mixins.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_content_complex()[source]
test_content_double()[source]
test_content_mediaquery_case()[source]
test_content_none()[source]
test_content_simple()[source]
test_content_with_param()[source]
test_content_with_param_double()[source]
test_default_param()[source]
test_default_param_two_extends()[source]
test_double()[source]
test_local_override()[source]
test_param()[source]
test_param_forcall()[source]
test_param_missing()[source]
test_param_mixed_units()[source]
test_param_name_conflicts()[source]
test_param_name_conflicts_default_ignore()[source]
test_param_name_conflicts_default_use()[source]
test_param_name_default_from_outer()[source]
test_param_toomany()[source]
test_param_transparent_units()[source]
test_param_uses_extend()[source]
test_param_with_compution()[source]
test_param_with_mixed_compution()[source]
test_wrong_place_call()[source]
test_wrong_place_variable()[source]

jasy.test.style.parentreference module

class jasy.test.style.parentreference.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_after()[source]
test_attribute()[source]
test_before()[source]
test_bem()[source]
test_between()[source]
test_inside()[source]
test_inside_variant()[source]

jasy.test.style.root module

class jasy.test.style.root.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_basic()[source]
test_basic_media()[source]
test_basic_supports()[source]
test_deep()[source]
test_deep_multidist()[source]
test_parentreference_append()[source]
test_parentreference_append_multiroot()[source]
test_parentreference_between()[source]
test_parentreference_extend_content_double()[source]
test_parentreference_extend_content_double_deeper()[source]
test_parentreference_extend_content_double_multi()[source]
test_parentreference_extend_content_single()[source]
test_parentreference_generatedcontent()[source]
test_parentreference_inline()[source]
test_parentreference_inline_extend()[source]
test_parentreference_inline_inner()[source]
test_parentreference_inline_multidist_extend()[source]
test_parentreference_inline_multiroot()[source]
test_parentreference_inline_multiroot_multidist()[source]

jasy.test.style.selectorcss3 module

class jasy.test.style.selectorcss3.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_adjacent_sibling_combinator()[source]
test_attribute()[source]
test_attribute_compare1()[source]
test_attribute_compare2()[source]
test_attribute_compare3()[source]
test_attribute_compare4()[source]
test_attribute_compare5()[source]
test_attribute_equal()[source]
test_child_combinator()[source]
test_class_multi()[source]
test_classname()[source]
test_general_sibling_combinator()[source]
test_id()[source]
test_id_multi()[source]
test_methodlike_iterarg()[source]
test_methodlike_lang()[source]
test_methodlike_noarg()[source]
test_methodlike_not()[source]
test_methodlike_posarg()[source]
test_pseudo_class()[source]
test_pseudo_element()[source]
test_pseudo_element_dashed()[source]
test_star()[source]
test_tag()[source]
test_tag_child()[source]
test_tag_id()[source]
test_tag_multi()[source]

jasy.test.style.specials module

class jasy.test.style.specials.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_mozfullscreen()[source]
test_msbackdrop()[source]

jasy.test.style.strings module

class jasy.test.style.strings.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_basic()[source]
test_quotes()[source]
test_single()[source]

jasy.test.style.supports module

class jasy.test.style.supports.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_atmedia()[source]
test_atmedia_deeper()[source]
test_between()[source]
test_combined()[source]
test_combined_inner()[source]
test_inner()[source]
test_join()[source]
test_join_inside_atmedia()[source]
test_outer()[source]

jasy.test.style.values module

class jasy.test.style.values.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_collection_arguments()[source]

jasy.test.style.variables module

class jasy.test.style.variables.Tests(methodName='runTest')[source]

Bases: unittest.case.TestCase

process(code)[source]
test_complex_font_setting()[source]
test_condition_define_new()[source]
test_condition_define_new_override()[source]
test_condition_redefine()[source]
test_condition_redefine_deep()[source]
test_condition_redefine_override()[source]
test_condition_strcomp()[source]
test_default_available()[source]
test_default_new()[source]
test_define_assignop_multi()[source]
test_define_assignop_plus()[source]
test_define_color_hex()[source]
test_define_color_hex3()[source]
test_define_color_rgb()[source]
test_define_multi()[source]
test_define_multi_mutation_begin()[source]
test_define_multi_mutation_end()[source]
test_define_multi_mutation_plex()[source]
test_define_multi_plus_operation_decl()[source]
test_define_override()[source]
test_define_unary()[source]
test_math_operation()[source]
test_math_operation_percent()[source]
test_mixed_operation()[source]
test_nonequal()[source]
test_nonequal_combined()[source]
test_nonequal_combined_human()[source]
test_nonequal_combined_parens()[source]
test_string_operation()[source]
test_unused()[source]
test_unused_operation()[source]
test_value_operator_math()[source]
test_value_simple()[source]
test_value_simple_math()[source]
test_value_simple_multi()[source]
test_value_simple_namespaced()[source]
test_value_simple_scope()[source]
test_variable_property()[source]
test_variable_selector()[source]
test_variable_selector_complex()[source]
test_variable_usedonly_in_property()[source]
test_variable_usedonly_in_selector()[source]

Module contents