SomeVeryLongUpperCaseConstant.someVeryLongCallExpression() .some_very_long_member_expression; weNeedToReachTheEightyCharacterLimitXXXXXXXXXXXXXXXXX.someNode .childrenInAnArray[0]; superSupersuperSupersuperSupersuperSupersuperSuperLong.exampleOfOrderOfGetterAndSetterReordered; superSupersuperSupersuperSupersuperSupersuperSuperLong .exampleOfOrderOfGetterAndSetterReordered[0]; expect( findDOMNode(component.instance()).getElementsByClassName(styles.inner)[0] .style.paddingRight, ).toBe("1000px"); const { course, conflicts = [], index, scheduleId, studentId, something, } = a.this.props; const { course2, conflicts2 = [], index2, scheduleId2, studentId2, something2, } = this.props; const { updated, author: { identifier: ownerId }, location, category: categories, } = rawAd.entry;