blob: 5caaad215ea5566493cee6adfa6ea01ceb409fe6 [file] [log] [blame]
name: PropertyTestObjCLibrary
description: 'Tests calling Objective-C properties i.e. getters and setters'
language: objc
output: 'test/native_objc_test/property_bindings.dart'
functions:
exclude:
- '.*'
headers:
entry-points:
- 'test/native_objc_test/property_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field