slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | Private 成员函数 | 所有成员列表
com.facebook.yoga.YGJustifyContentTest类 参考

Public 成员函数

void test_justify_content_row_flex_start ()
 
void test_justify_content_row_flex_end ()
 
void test_justify_content_row_center ()
 
void test_justify_content_row_space_between ()
 
void test_justify_content_row_space_around ()
 
void test_justify_content_column_flex_start ()
 
void test_justify_content_column_flex_end ()
 
void test_justify_content_column_center ()
 
void test_justify_content_column_space_between ()
 
void test_justify_content_column_space_around ()
 
void test_justify_content_row_min_width_and_margin ()
 
void test_justify_content_row_max_width_and_margin ()
 
void test_justify_content_column_min_height_and_margin ()
 
void test_justify_content_column_max_height_and_margin ()
 
void test_justify_content_column_space_evenly ()
 
void test_justify_content_row_space_evenly ()
 
void test_justify_content_min_width_with_padding_child_width_greater_than_parent ()
 
void test_justify_content_min_width_with_padding_child_width_lower_than_parent ()
 
void test_justify_content_space_between_indefinite_container_dim_with_free_space ()
 
void test_justify_content_flex_start_row_reverse ()
 
void test_justify_content_flex_end_row_reverse ()
 
void test_justify_content_overflow_row_flex_start ()
 
void test_justify_content_overflow_row_flex_end ()
 
void test_justify_content_overflow_row_center ()
 
void test_justify_content_overflow_row_space_between ()
 
void test_justify_content_overflow_row_space_around ()
 
void test_justify_content_overflow_row_space_evenly ()
 
void test_justify_content_overflow_row_reverse_space_around ()
 
void test_justify_content_overflow_row_reverse_space_evenly ()
 
void test_justify_content_overflow_row_space_evenly_auto_margin ()
 

静态 Public 成员函数

static Iterable< TestParametrization.NodeFactory > nodeFactories ()
 

Public 属性

TestParametrization.NodeFactory mNodeFactory
 

Private 成员函数

YogaNode createNode (YogaConfig config)
 

成员函数说明

◆ createNode()

YogaNode com.facebook.yoga.YGJustifyContentTest.createNode ( YogaConfig config)
inlineprivate

◆ nodeFactories()

static Iterable< TestParametrization.NodeFactory > com.facebook.yoga.YGJustifyContentTest.nodeFactories ( )
inlinestatic

◆ test_justify_content_column_center()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_center ( )
inline

◆ test_justify_content_column_flex_end()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_flex_end ( )
inline

◆ test_justify_content_column_flex_start()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_flex_start ( )
inline

◆ test_justify_content_column_max_height_and_margin()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_max_height_and_margin ( )
inline

◆ test_justify_content_column_min_height_and_margin()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_min_height_and_margin ( )
inline

◆ test_justify_content_column_space_around()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_space_around ( )
inline

◆ test_justify_content_column_space_between()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_space_between ( )
inline

◆ test_justify_content_column_space_evenly()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_column_space_evenly ( )
inline

◆ test_justify_content_flex_end_row_reverse()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_flex_end_row_reverse ( )
inline

◆ test_justify_content_flex_start_row_reverse()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_flex_start_row_reverse ( )
inline

◆ test_justify_content_min_width_with_padding_child_width_greater_than_parent()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_min_width_with_padding_child_width_greater_than_parent ( )
inline

◆ test_justify_content_min_width_with_padding_child_width_lower_than_parent()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_min_width_with_padding_child_width_lower_than_parent ( )
inline

◆ test_justify_content_overflow_row_center()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_center ( )
inline

◆ test_justify_content_overflow_row_flex_end()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_flex_end ( )
inline

◆ test_justify_content_overflow_row_flex_start()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_flex_start ( )
inline

◆ test_justify_content_overflow_row_reverse_space_around()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_reverse_space_around ( )
inline

◆ test_justify_content_overflow_row_reverse_space_evenly()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_reverse_space_evenly ( )
inline

◆ test_justify_content_overflow_row_space_around()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_space_around ( )
inline

◆ test_justify_content_overflow_row_space_between()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_space_between ( )
inline

◆ test_justify_content_overflow_row_space_evenly()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_space_evenly ( )
inline

◆ test_justify_content_overflow_row_space_evenly_auto_margin()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_overflow_row_space_evenly_auto_margin ( )
inline

◆ test_justify_content_row_center()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_center ( )
inline

◆ test_justify_content_row_flex_end()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_flex_end ( )
inline

◆ test_justify_content_row_flex_start()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_flex_start ( )
inline

◆ test_justify_content_row_max_width_and_margin()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_max_width_and_margin ( )
inline

◆ test_justify_content_row_min_width_and_margin()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_min_width_and_margin ( )
inline

◆ test_justify_content_row_space_around()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_space_around ( )
inline

◆ test_justify_content_row_space_between()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_space_between ( )
inline

◆ test_justify_content_row_space_evenly()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_row_space_evenly ( )
inline

◆ test_justify_content_space_between_indefinite_container_dim_with_free_space()

void com.facebook.yoga.YGJustifyContentTest.test_justify_content_space_between_indefinite_container_dim_with_free_space ( )
inline

类成员变量说明

◆ mNodeFactory

TestParametrization.NodeFactory com.facebook.yoga.YGJustifyContentTest.mNodeFactory

该类的文档由以下文件生成: