react-native/ReactCommon/fabric/core/tests
Valentin Shergin 8f507280ac Fabric: Removing default arguments from ShadowNode's constructors
Summary: We don't use them at all; moreover they complicate adding/changing signatures of those methods (because arguments with defaults must be grouped at the end and some arguments cannot have defaults).

Reviewed By: fkgozali

Differential Revision: D7981456

fbshipit-source-id: d7dd098e83630d1ab3342d2ca52ade9c4e27b2c3
2018-05-17 20:28:50 -07:00
..
ComponentDescriptorTest.cpp Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
PrimitivesTest.cpp iOS: added fabric/core primitives tests 2018-03-23 17:32:52 -07:00
ShadowNodeTest.cpp Fabric: Removing default arguments from ShadowNode's constructors 2018-05-17 20:28:50 -07:00
TestComponent.h Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00