aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/expected/pr141730_3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/model/expected/pr141730_3.txt')
-rw-r--r--tests/model/expected/pr141730_3.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/model/expected/pr141730_3.txt b/tests/model/expected/pr141730_3.txt
new file mode 100644
index 000000000..2b3c3fb34
--- /dev/null
+++ b/tests/model/expected/pr141730_3.txt
@@ -0,0 +1,23 @@
+=== MODEL STATUS REPORT ========= After a batch build
+<root> [java source file]
+ foo [package]
+ MyFoo.java [java source file] TEST_SANDBOX\MyFoo.java:1:
+ import declarations [import reference]
+ MyFoo [class] TEST_SANDBOX\MyFoo.java:3:
+ callMain() [method] TEST_SANDBOX\MyFoo.java:5:
+ method-call(void foo.MyFoo.main()) [code] TEST_SANDBOX\MyFoo.java:6:
+ main() [method] TEST_SANDBOX\MyFoo.java:9:
+=== END OF MODEL REPORT =========
+=== RELATIONSHIPS REPORT ========= After a batch build
+(targets=1) <foo{MyFoo.java[MyFoo~callMain?method-call(void foo.MyFoo.main()) (advised by) {MyBar.class
+(targets=1) {MyBar.class (advises) <foo{MyFoo.java[MyFoo~callMain?method-call(void foo.MyFoo.main())
+=== END OF RELATIONSHIPS REPORT ==
+=== Properties of the model and relationships map =====
+package=1
+FileMapSize=1
+RelationshipMapSize=2
+java source file=2
+import reference=1
+code=1
+class=1
+method=2