-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathunittest-spring-context-obfuscated.dot
73 lines (54 loc) · 3.02 KB
/
unittest-spring-context-obfuscated.dot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
digraph G {
graph [rankdir=LR fontname=Helvetica];
node [fontsize=10 shape=record fontname=Helvetica style=filled fillcolor=lightyellow];
edge [fontname=Helvetica fontsize=9];
subgraph cluster_spring_graphviz_postprocessor_xml {
label="spring.graphviz.postprocessor.xml";
"basicGraphvizPostProcessor";
"obfuscatedGraphvizPostProcessor";
"clusterOnlyGraphvizPostProcessor";
}
subgraph cluster_Internal {
label="Internal";
"org_springframework_context_annotation_internalCommonAnnotationProcessor";
"org_springframework_context_annotation_internalAutowiredAnnotationProcessor";
"org_springframework_context_annotation_internalRequiredAnnotationProcessor";
}
subgraph cluster_spring_test1_xml {
label="spring.test1.xml";
"widget1";
"widget11";
"widget12";
"widget111";
}
subgraph cluster_spring_test2_xml {
label="spring.test2.xml";
"widget2";
"widget21";
"widget22";
"widget211";
}
"clusterOnlyGraphvizPostProcessor" [label="pyhfgreBaylTencuivmCbfgCebprffbe | TencuivmCbfgCebprffbe | filename=unittest-spring-context-cluster-only_dot | clustersOnly=true" fillcolor="#fff5eb"];
"widget21" [label="jvqtrg21 | Jvqtrg" fillcolor="#a4ff62"];
"widget21" -> "widget211" [color="#508030" ];
"widget22" [label="jvqtrg22 | Jvqtrg" fillcolor="#a4ff62"];
"widget22" -> "widget211" [color="#508030" ];
"widget111" [label="jvqtrg111 | Jvqtrg" fillcolor="#83ffff"];
"widget111" -> "widget2" [color="#409bb0" ];
"widget12" [label="jvqtrg12 | Jvqtrg" fillcolor="#83ffff"];
"widget12" -> "widget111" [color="#409bb0" ];
"widget11" [label="jvqtrg11 | Jvqtrg" fillcolor="#83ffff"];
"widget11" -> "widget111" [color="#409bb0" ];
"widget2" [label="jvqtrg2 | Jvqtrg" fillcolor="#a4ff62"];
"widget2" -> "widget21" [color="#508030" ];
"widget2" -> "widget22" [color="#508030" ];
"widget1" [label="jvqtrg1 | Jvqtrg" fillcolor="#83ffff"];
"widget1" -> "widget12" [color="#409bb0" ];
"widget1" -> "widget11" [color="#409bb0" ];
"basicGraphvizPostProcessor" [label="onfvpTencuivmCbfgCebprffbe | TencuivmCbfgCebprffbe | filename=unittest-spring-context_dot" fillcolor="#fff5eb"];
"org_springframework_context_annotation_internalCommonAnnotationProcessor" [label="bet_fcevatsenzrjbex_pbagrkg_naabgngvba_vagreanyPbzzbaNaabgngvbaCebprffbe | PbzzbaNaabgngvbaOrnaCbfgCebprffbe | order=2147483647" fillcolor="#ffffff"];
"org_springframework_context_annotation_internalRequiredAnnotationProcessor" [label="bet_fcevatsenzrjbex_pbagrkg_naabgngvba_vagreanyErdhverqNaabgngvbaCebprffbe | ErdhverqNaabgngvbaOrnaCbfgCebprffbe | order=2147483647" fillcolor="#ffffff"];
"obfuscatedGraphvizPostProcessor" [label="boshfpngrqTencuivmCbfgCebprffbe | TencuivmCbfgCebprffbe | filename=unittest-spring-context-obfuscated_dot | obfuscate=true" fillcolor="#fff5eb"];
"org_springframework_context_annotation_internalAutowiredAnnotationProcessor" [label="bet_fcevatsenzrjbex_pbagrkg_naabgngvba_vagreanyNhgbjverqNaabgngvbaCebprffbe | NhgbjverqNaabgngvbaOrnaCbfgCebprffbe | order=2147483647" fillcolor="#ffffff"];
"widget211" [label="jvqtrg211 | Jvqtrg" fillcolor="#a4ff62"];
}